Home
last modified time | relevance | path

Searched defs:conn_hdl (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c176 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_service() local
199 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_all_char() local
219 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_all_descr() local
242 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if,conn_id); in esp_ble_gattc_get_char_by_uuid() local
262 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_descr_by_uuid() local
284 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_descr_by_char_handle() local
307 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_include_service() local
330 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_attr_count() local
348 uint16_t conn_hdl = BTC_GATT_CREATE_CONN_ID(gattc_if, conn_id); in esp_ble_gattc_get_db() local