Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c117 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()
Dbta_gattc_utils.c126 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()
Dbta_gattc_act.c1648 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/
Dbta_gattc_int.h121 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/
Dbta_gatt_api.h298 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/
Dbt_common_types.h28 uint8_t client_if; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1172 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/
Dbtm_ble_gap.c1614 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/
Dwm_bt_def.h507 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/
Dbta_hh_le.c264 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/
Dbta_dm_int.h620 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/
Dwm_cmdp_hostif_gcc.h415 u8 client_if; member