/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_bt.h | 80 bt_bdaddr_t bda; member 84 bt_bdaddr_t bda; member 96 bt_bdaddr_t bda; member 101 bt_bdaddr_t bda; member 113 bt_bdaddr_t bda; member 128 bt_bdaddr_t bda; member 135 bt_bdaddr_t bda; member 154 bt_bdaddr_t bda; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_co.c | 45 static void getFilename(char *buffer, BD_ADDR bda) in getFilename() 59 static bool cacheOpen(BD_ADDR bda, bool to_save) in cacheOpen() 70 static void cacheReset(BD_ADDR bda) in cacheReset() 107 static void cacheClose(BD_ADDR bda) in cacheClose() 118 static bool cacheOpen(BD_ADDR bda, bool to_save, UINT8 *index) in cacheOpen() 142 static void cacheReset(BD_ADDR bda) in cacheReset() 457 BOOLEAN bta_gattc_co_addr_in_cache(BD_ADDR bda) in bta_gattc_co_addr_in_cache() 471 UINT8 bta_gattc_co_find_addr_in_cache(BD_ADDR bda) in bta_gattc_co_find_addr_in_cache()
|
D | bta_gattc_utils.c | 334 tBTA_GATTC_SERV *bta_gattc_find_srcb(BD_ADDR bda) in bta_gattc_find_srcb() 356 tBTA_GATTC_SERV *bta_gattc_find_srvr_cache(BD_ADDR bda) in bta_gattc_find_srvr_cache() 396 tBTA_GATTC_SERV *bta_gattc_srcb_alloc(BD_ADDR bda) in bta_gattc_srcb_alloc()
|
D | bta_gatts_co.c | 66 void btif_gatts_add_bonded_dev_from_nv(BD_ADDR bda) in btif_gatts_add_bonded_dev_from_nv()
|
D | bta_gattc_api.c | 862 BD_ADDR bda, UINT16 handle) in BTA_GATTC_RegisterForNotifications() 923 BD_ADDR bda, UINT16 handle) in BTA_GATTC_DeregisterForNotifications()
|
D | bta_gattc_act.c | 539 uint8_t *bda = (uint8_t *)p_data->remote_bda; in bta_gattc_init_bk_conn() local 1680 static void bta_gattc_conn_cback(tGATT_IF gattc_if, BD_ADDR bda, UINT16 conn_id, in bta_gattc_conn_cback() 1728 static void bta_gattc_enc_cmpl_cback(tGATT_IF gattc_if, BD_ADDR bda) in bta_gattc_enc_cmpl_cback()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 245 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 261 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 271 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 279 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 301 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 310 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 318 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 326 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 334 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member 356 esp_bd_addr_t bda; /*!< remote bluetooth device address*/ member [all …]
|
D | esp_gatts_api.h | 74 esp_bd_addr_t bda; /*!< The bluetooth device address which been read */ member 88 esp_bd_addr_t bda; /*!< The bluetooth device address which been written */ member 103 esp_bd_addr_t bda; /*!< The bluetooth device address which been written */ member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 622 BD_ADDR bda; in btu_hcif_connection_comp_evt() local 668 BD_ADDR bda; in btu_hcif_connection_request_evt() local 897 BD_ADDR bda; in btu_hcif_esco_connection_comp_evt() local 1500 BD_ADDR bda; in btu_hcif_role_change_evt() local 1594 BD_ADDR bda; in btu_hcif_pin_code_request_evt() local 1618 BD_ADDR bda; in btu_hcif_link_key_request_evt() local 1635 BD_ADDR bda; in btu_hcif_link_key_notification_evt() local 2075 BD_ADDR bda; in btu_ble_ext_adv_report_evt() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_attr.c | 114 static tGATT_PROFILE_CLCB *gatt_profile_find_clcb_by_bd_addr(BD_ADDR bda, tBT_TRANSPORT transport) in gatt_profile_find_clcb_by_bd_addr() 138 tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda, tBT_TRANSPORT tranport) in gatt_profile_clcb_alloc() 288 static void gatt_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in gatt_connect_cback()
|
D | gatt_utils.c | 780 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, in gatt_find_the_connected_bda() 854 tGATTS_SRV_CHG *gatt_is_bda_in_the_srv_chg_clt_list (BD_ADDR bda) in gatt_is_bda_in_the_srv_chg_clt_list() 888 BOOLEAN gatt_is_bda_connected(BD_ADDR bda) in gatt_is_bda_connected() 912 UINT8 gatt_find_i_tcb_by_addr(BD_ADDR bda, tBT_TRANSPORT transport) in gatt_find_i_tcb_by_addr() 962 tGATT_TCB *gatt_find_tcb_by_addr(BD_ADDR bda, tBT_TRANSPORT transport) in gatt_find_tcb_by_addr() 1045 tGATT_TCB *gatt_allocate_tcb_by_bdaddr(BD_ADDR bda, tBT_TRANSPORT transport) in gatt_allocate_tcb_by_bdaddr() 1852 UINT8 gatt_num_clcb_by_bd_addr(BD_ADDR bda) in gatt_num_clcb_by_bd_addr() 2058 BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda) in gatt_cancel_open() 2320 void gatt_cleanup_upon_disc(BD_ADDR bda, UINT16 reason, tBT_TRANSPORT transport) in gatt_cleanup_upon_disc()
|
D | gatt_main.c | 1032 void gatt_add_a_bonded_dev_for_srv_chg (BD_ADDR bda) in gatt_add_a_bonded_dev_for_srv_chg() 1162 BD_ADDR bda; in gatt_proc_srv_chg() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
D | btm_acl.c | 132 tACL_CONN *btm_bda_to_acl (BD_ADDR bda, tBT_TRANSPORT transport) in btm_bda_to_acl() 240 void btm_acl_created (BD_ADDR bda, DEV_CLASS dc, BD_NAME bdn, in btm_acl_created() 396 void btm_acl_report_role_change (UINT8 hci_status, BD_ADDR bda) in btm_acl_report_role_change() 421 void btm_acl_removed (BD_ADDR bda, tBT_TRANSPORT transport) in btm_acl_removed() 2407 BD_ADDR bda; in btm_acl_resubmit_page() local 2456 void btm_acl_paging (BT_HDR *p, BD_ADDR bda) in btm_acl_paging() 2502 BOOLEAN btm_acl_notif_conn_collision (BD_ADDR bda) in btm_acl_notif_conn_collision()
|
D | btm_sco.c | 142 static void btm_esco_conn_rsp (UINT16 sco_inx, UINT8 hci_status, BD_ADDR bda, in btm_esco_conn_rsp() 861 void btm_sco_conn_req (BD_ADDR bda, DEV_CLASS dev_class, UINT8 link_type) in btm_sco_conn_req() 947 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected() 1103 void btm_remove_sco_links (BD_ADDR bda) in btm_remove_sco_links() 1176 void btm_sco_acl_removed (BD_ADDR bda) in btm_sco_acl_removed()
|
D | btm_ble_gap.c | 935 BOOLEAN BTM_GetLocalResolvablePrivateAddr(BD_ADDR bda) in BTM_GetLocalResolvablePrivateAddr() 968 void BTM_UpdateAddrInfor(uint8_t addr_type, BD_ADDR bda) in BTM_UpdateAddrInfor() 1137 BD_ADDR bda; in btm_ble_resolve_random_addr_on_adv() local 2148 BOOLEAN BTM_GetCurrentConnParams(BD_ADDR bda, uint16_t *interval, uint16_t *latency, uint16_t *time… in BTM_GetCurrentConnParams() 2791 void btm_ble_read_remote_name_cmpl(BOOLEAN status, BD_ADDR bda, UINT16 length, char *p_name) in btm_ble_read_remote_name_cmpl() 3043 void btm_ble_cache_adv_data(BD_ADDR bda, tBTM_INQ_RESULTS *p_cur, UINT8 data_len, UINT8 *p, UINT8 e… in btm_ble_cache_adv_data() 3097 UINT8 btm_ble_is_discoverable(BD_ADDR bda, UINT8 evt_type, UINT8 *p) in btm_ble_is_discoverable() 3285 BOOLEAN btm_ble_update_inq_result(BD_ADDR bda, tINQ_DB_ENT *p_i, UINT8 addr_type, UINT8 evt_type, U… in btm_ble_update_inq_result() 3472 BD_ADDR bda; in btm_ble_process_adv_pkt() local 3611 static void btm_ble_process_adv_pkt_cont(BD_ADDR bda, UINT8 addr_type, UINT8 evt_type, UINT8 *p) in btm_ble_process_adv_pkt_cont()
|
D | btm_ble.c | 1587 tBTM_STATUS btm_ble_start_encrypt(BD_ADDR bda, BOOLEAN use_stk, BT_OCTET16 stk) in btm_ble_start_encrypt() 1690 void btm_ble_ltk_request_reply(BD_ADDR bda, BOOLEAN use_stk, BT_OCTET16 stk) in btm_ble_ltk_request_reply() 1843 BD_ADDR bda, local_rpa, peer_rpa; in btm_ble_resolve_random_addr_on_conn_cmpl() local 1899 void btm_ble_connected (UINT8 *bda, UINT16 handle, UINT8 enc_mode, UINT8 role, in btm_ble_connected() 1974 BD_ADDR bda; local 2810 BOOLEAN btm_get_current_conn_params(BD_ADDR bda, UINT16 *interval, UINT16 *latency, UINT16 *timeout)
|
D | btm_sec.c | 802 void btm_sec_clr_temp_auth_service (BD_ADDR bda) in btm_sec_clr_temp_auth_service() 2629 void btm_sec_conn_req (UINT8 *bda, UINT8 *dc) in btm_sec_conn_req() 4240 void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode) in btm_sec_connected() 6104 BOOLEAN btm_sec_is_a_bonded_dev (BD_ADDR bda) in btm_sec_is_a_bonded_dev() 6132 BOOLEAN btm_sec_is_le_capable_dev (BD_ADDR bda) in btm_sec_is_le_capable_dev()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 73 tGAP_CLCB *gap_find_clcb_by_bd_addr(BD_ADDR bda) in gap_find_clcb_by_bd_addr() 119 tGAP_CLCB *gap_clcb_alloc (BD_ADDR bda) in gap_clcb_alloc() 573 static void gap_ble_c_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in gap_ble_c_connect_cback()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 259 void l2cble_notify_le_connection (BD_ADDR bda) in l2cble_notify_le_connection() 292 void l2cble_scanner_conn_comp (UINT16 handle, BD_ADDR bda, tBLE_ADDR_TYPE type, in l2cble_scanner_conn_comp() 397 void l2cble_advertiser_conn_comp (UINT16 handle, BD_ADDR bda, tBLE_ADDR_TYPE type, in l2cble_advertiser_conn_comp() 476 void l2cble_conn_comp(UINT16 handle, UINT8 role, BD_ADDR bda, tBLE_ADDR_TYPE type, in l2cble_conn_comp()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/include/btc/ |
D | btc_profile_queue.h | 37 bt_bdaddr_t bda; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/ |
D | btc_profile_queue.c | 98 bt_status_t btc_queue_connect(uint16_t uuid, const bt_bdaddr_t *bda, btc_connect_cb_t connect_cb) in btc_queue_connect()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
D | smp_act.c | 65 static bool lmp_version_below(BD_ADDR bda, uint8_t version) in lmp_version_below() 1994 void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable) in smp_link_encrypted() 2038 BOOLEAN smp_proc_ltk_request(BD_ADDR bda) in smp_proc_ltk_request()
|
D | smp_utils.c | 1463 BD_ADDR bda; in smp_collect_local_ble_address() local 1486 BD_ADDR bda; in smp_collect_peer_ble_address() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_utils.c | 62 UINT8 bta_hh_find_cb(BD_ADDR bda) in bta_hh_find_cb()
|
D | bta_hh_api.c | 345 void BTA_HhAddDev(BD_ADDR bda, tBTA_HH_ATTR_MASK attr_mask, UINT8 sub_class, in BTA_HhAddDev()
|