| /device/soc/esp/esp32/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() 636 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr, in bta_gattc_mark_bg_conn() 706 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 | 1648 tBTA_GATTC_IF client_if = p_clreg->client_if; in bta_gattc_deregister_cmpl() local
|
| /device/soc/esp/esp32/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 231 tBTA_GATTC_IF client_if; member 333 … tBTA_GATTC_IF client_if; /* client interface with BTE stack for this application */ member
|
| /device/soc/esp/esp32/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 418 tBTA_GATTC_IF client_if; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/ |
| D | bt_common_types.h | 28 uint8_t client_if; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
| D | bta_dm_api.c | 1172 void BTA_DmSetBleScanParams(tGATT_IF client_if, UINT32 scan_interval, in BTA_DmSetBleScanParams() 1208 void BTA_DmSetBleScanFilterParams(tGATT_IF client_if, UINT32 scan_interval, in BTA_DmSetBleScanFilterParams()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
| D | btm_ble_gap.c | 1614 void BTM_BleSetScanParams(tGATT_IF client_if, UINT32 scan_interval, UINT32 scan_window, in BTM_BleSetScanParams() 1658 tBTM_STATUS BTM_BleSetScanFilterParams(tGATT_IF client_if, UINT32 scan_interval, UINT32 scan_window, in BTM_BleSetScanFilterParams()
|
| /device/soc/winnermicro/wm800/board/include/bt/ |
| D | wm_bt_def.h | 507 uint8_t client_if; /**< Client interface ID */ member 561 uint8_t client_if; /**< Client interface ID */ member 569 uint8_t client_if; member 577 uint8_t client_if; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/ |
| D | bta_hh_le.c | 264 BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if) in bta_hh_le_is_hh_gatt_if()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/ |
| D | bta_dm_int.h | 620 tBTA_GATTC_IF client_if; member 629 tBTA_GATTC_IF client_if; member 1350 tBTA_GATTC_IF client_if; member
|
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_cmdp_hostif_gcc.h | 415 u8 client_if; member
|