]> granicus.if.org Git - esp-idf/commitdiff
componnent/bt: remove the <<<<<<< HEAD in the code.
authorYulong <huangyulong@espressif.com>
Mon, 18 Sep 2017 09:44:50 +0000 (05:44 -0400)
committerYulong <huangyulong@espressif.com>
Mon, 18 Sep 2017 09:44:50 +0000 (05:44 -0400)
components/bt/bluedroid/api/include/esp_gap_ble_api.h

index 7d98fe11c16f0872770c32dd1ce61dc7b96e3963..62d5c9b098fc6458c907eddca36a4666c66bb2f4 100644 (file)
@@ -859,14 +859,7 @@ esp_err_t esp_ble_gap_config_scan_rsp_data_raw(uint8_t *raw_data, uint32_t raw_d
  *                  - other  : failed
  */
 esp_err_t esp_ble_gap_read_rssi(esp_bd_addr_t remote_addr);
-<<<<<<< HEAD
-    
-=======
 
-
-
-
->>>>>>> e14a214... squash the commit.
 #if (SMP_INCLUDED == TRUE)
 /**
 * @brief             Set a GAP security parameter value. Overrides the default value.