Searched refs:BD_ADDR_PTR (Results 1 – 21 of 21) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_sys.h | 260 extern void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status); 262 extern void bta_sys_notify_collision (BD_ADDR_PTR p_bda);
|
D | bta_gatt_api.h | 1220 extern void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda); 1578 BD_ADDR_PTR target_bda);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_conn.c | 102 void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status) in bta_sys_notify_role_chg() 143 void bta_sys_notify_collision (BD_ADDR_PTR p_bda) in bta_sys_notify_collision()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_api.h | 296 BD_ADDR_PTR peer_addr);
|
D | btm_api.h | 898 BD_ADDR_PTR p_bda; /* The address of the newly connected device */ 912 BD_ADDR_PTR p_bda; /* The address of the disconnected device */ 938 BD_ADDR_PTR p_bda; /* The address of the peer connected device */ 2741 BD_ADDR_PTR p_rem_addr);
|
D | gatt_api.h | 1240 extern BOOLEAN GATT_Listen (tGATT_IF gatt_if, BOOLEAN start, BD_ADDR_PTR bd_addr);
|
D | bt_types.h | 301 typedef UINT8 *BD_ADDR_PTR; /* Pointer to Device Address */ typedef
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gatts_int.h | 153 BD_ADDR_PTR remote_bda;
|
D | bta_gattc_int.h | 206 BD_ADDR_PTR remote_bda; 531 extern BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda, BOOLEAN ad…
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 621 void BTA_GATTS_Listen(tBTA_GATTS_IF server_if, BOOLEAN start, BD_ADDR_PTR target_bda) in BTA_GATTS_Listen()
|
D | bta_gattc_utils.c | 652 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr, in bta_gattc_mark_bg_conn()
|
D | bta_gattc_api.c | 1108 void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda) in BTA_GATTC_Listen()
|
D | bta_gattc_act.c | 2354 (BD_ADDR_PTR) p_msg->api_listen.remote_bda, in bta_gattc_listen()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1002 BD_ADDR_PTR p_bd_addr; 1037 BOOLEAN btm_lookup_eir(BD_ADDR_PTR p_rem_addr);
|
D | btm_ble_int.h | 190 typedef void (tBTM_BLE_ADDR_CBACK) (BD_ADDR_PTR static_random, void *p);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_act.c | 291 BD_ADDR_PTR bda = (BD_ADDR_PTR)bd_addr_any; in bta_av_rc_create()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_api.c | 861 UINT16 AVRC_Open(UINT8 *p_handle, tAVRC_CONN_CB *p_ccb, BD_ADDR_PTR peer_addr) in AVRC_Open()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_api.c | 1710 BOOLEAN GATT_Listen (tGATT_IF gatt_if, BOOLEAN start, BD_ADDR_PTR bd_addr) in GATT_Listen()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 82 BD_ADDR_PTR p_peer_addr_ptr, 1362 BD_ADDR_PTR p_peer_addr_ptr, in btm_set_conn_mode_adv_init_addr()
|
D | btm_acl.c | 662 BD_ADDR_PTR p_bda; in BTM_SwitchRole()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 3540 BD_ADDR_PTR p_bda = p_data->acl_change.bd_addr; in bta_dm_acl_change()
|