Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_ci.c52 void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_open()
83 void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt, UINT16 num_attr, in bta_gattc_ci_cache_load()
123 void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_save()
Dbta_gattc_co.c239 tBTA_GATT_STATUS bta_gattc_co_cache_open(BD_ADDR server_bda, BOOLEAN to_save, UINT8 *index) in bta_gattc_co_cache_open()
315 void bta_gattc_co_cache_save (BD_ADDR server_bda, UINT16 num_attr, in bta_gattc_co_cache_save()
353 void bta_gattc_co_cache_close(BD_ADDR server_bda, UINT16 conn_id) in bta_gattc_co_cache_close()
377 void bta_gattc_co_cache_reset(BD_ADDR server_bda) in bta_gattc_co_cache_reset()
Dbta_gattc_cache.c2170 static void bta_gattc_cache_write(BD_ADDR server_bda, UINT16 num_attr, in bta_gattc_cache_write()
2188 void bta_gattc_cache_reset(BD_ADDR server_bda) in bta_gattc_cache_reset()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c646 esp_bd_addr_t server_bda, uint16_t handle) in esp_ble_gattc_register_for_notify()
664 esp_bd_addr_t server_bda, uint16_t handle) in esp_ble_gattc_unregister_for_notify()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h290 BD_ADDR server_bda; member