/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 117 void BTA_GATTC_AppDeregister(tBTA_GATTC_IF client_if) in BTA_GATTC_AppDeregister() 145 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBTA_ADDR_TYPE remote_addr_type, in BTA_GATTC_Open() 180 void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTC_CancelOpen() 861 tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_RegisterForNotifications() 922 tBTA_GATT_STATUS BTA_GATTC_DeregisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_DeregisterForNotifications() 988 void BTA_GATTC_CacheAssoc(tBTA_GATTC_IF client_if, BD_ADDR src_addr, BD_ADDR assoc_addr, BOOLEAN is… in BTA_GATTC_CacheAssoc() 1005 void BTA_GATTC_CacheGetAddrList(tBTA_GATTC_IF client_if) in BTA_GATTC_CacheGetAddrList() 1060 void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda) in BTA_GATTC_Listen() 1093 void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start) in BTA_GATTC_Broadcast()
|
D | bta_gattc_utils.c | 126 tBTA_GATTC_RCB *bta_gattc_cl_get_regcb(UINT8 client_if) in bta_gattc_cl_get_regcb() 168 tBTA_GATTC_CLCB *bta_gattc_find_clcb_by_cif (UINT8 client_if, BD_ADDR remote_bda, in bta_gattc_find_clcb_by_cif() 216 tBTA_GATTC_CLCB *bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_clcb_alloc() 263 tBTA_GATTC_CLCB *bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_find_alloc_clcb() 646 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr, in bta_gattc_mark_bg_conn() 716 BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role) in bta_gattc_check_bg_conn()
|
D | bta_gattc_act.c | 1637 tBTA_GATTC_IF client_if = p_clreg->client_if; in bta_gattc_deregister_cmpl() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 121 tBTA_GATTC_IF client_if; member 131 tBTA_GATTC_IF client_if; member 195 tBTA_GATTC_IF client_if; member 206 tBTA_GATTC_IF client_if; member 214 tBTA_GATTC_IF client_if; member 220 tBTA_GATTC_IF client_if; member 233 tBTA_GATTC_IF client_if; member 334 … tBTA_GATTC_IF client_if; /* client interface with BTE stack for this application */ member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/ |
D | bt_common_types.h | 20 uint8_t client_if; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 298 tBTA_GATTC_IF client_if; member 349 tBTA_GATTC_IF client_if; member 358 tBTA_GATTC_IF client_if; member 385 tBTA_GATTC_IF client_if; member 390 tBTA_GATTC_IF client_if; member 397 tBTA_GATTC_IF client_if; member 403 tBTA_GATTC_IF client_if; member 410 tBTA_GATTC_IF client_if; member 420 tBTA_GATTC_IF client_if; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 1644 void BTM_BleSetScanParams(tGATT_IF client_if, UINT32 scan_interval, UINT32 scan_window, in BTM_BleSetScanParams() 1688 tBTM_STATUS BTM_BleSetScanFilterParams(tGATT_IF client_if, UINT32 scan_interval, UINT32 scan_window, in BTM_BleSetScanFilterParams()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1243 void BTA_DmSetBleScanParams(tGATT_IF client_if, UINT32 scan_interval, in BTA_DmSetBleScanParams() 1279 void BTA_DmSetBleScanFilterParams(tGATT_IF client_if, UINT32 scan_interval, in BTA_DmSetBleScanFilterParams()
|
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 265 tGATT_IF client_if = 0xFF; /* Default GATT interface id */ in start_le_scan() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 262 BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if) in bta_hh_le_is_hh_gatt_if()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 644 tBTA_GATTC_IF client_if; member 653 tBTA_GATTC_IF client_if; member 1376 tBTA_GATTC_IF client_if; member
|