Searched refs:BTC_PID_GATTC (Results 1 – 4 of 4) sorted by relevance
28 btc_profile_cb_set(BTC_PID_GATTC, callback); in esp_ble_gattc_register_callback()34 return (esp_gattc_cb_t) btc_profile_cb_get(BTC_PID_GATTC); in esp_ble_gattc_get_callback()49 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_app_register()64 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_app_unregister()84 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_enh_open()209 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_close()224 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_send_mtu_req()239 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_search_service()463 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_read_char()504 msg.pid = BTC_PID_GATTC; in esp_ble_gattc_read_by_type()[all …]
42 BTC_PID_GATTC, enumerator
96 [BTC_PID_GATTC] = {btc_gattc_call_handler, btc_gattc_cb_handler },
24 esp_gattc_cb_t btc_gattc_cb = (esp_gattc_cb_t )btc_profile_cb_get(BTC_PID_GATTC); in btc_gattc_cb_to_app()189 msg.pid = BTC_PID_GATTC; in btc_gattc_cback()