Home
last modified time | relevance | path

Searched defs:bd_addr (Results 1 – 25 of 110) sorted by relevance

12345

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hidh_api.c58 esp_err_t esp_bt_hid_host_connect(esp_bd_addr_t bd_addr) in esp_bt_hid_host_connect()
74 esp_err_t esp_bt_hid_host_disconnect(esp_bd_addr_t bd_addr) in esp_bt_hid_host_disconnect()
90 esp_err_t esp_bt_hid_host_virtual_cable_unplug(esp_bd_addr_t bd_addr) in esp_bt_hid_host_virtual_cable_unplug()
106 esp_err_t esp_bt_hid_host_set_info(esp_bd_addr_t bd_addr, esp_hidh_hid_info_t *hid_info) in esp_bt_hid_host_set_info()
124 esp_err_t esp_bt_hid_host_get_protocol(esp_bd_addr_t bd_addr) in esp_bt_hid_host_get_protocol()
140 esp_err_t esp_bt_hid_host_set_protocol(esp_bd_addr_t bd_addr, esp_hidh_protocol_mode_t protocol_mod… in esp_bt_hid_host_set_protocol()
157 esp_err_t esp_bt_hid_host_get_idle(esp_bd_addr_t bd_addr) in esp_bt_hid_host_get_idle()
173 esp_err_t esp_bt_hid_host_set_idle(esp_bd_addr_t bd_addr, uint16_t idle_time) in esp_bt_hid_host_set_idle()
190 esp_err_t esp_bt_hid_host_get_report(esp_bd_addr_t bd_addr, esp_hidh_report_type_t report_type, uin… in esp_bt_hid_host_get_report()
210 esp_err_t esp_bt_hid_host_set_report(esp_bd_addr_t bd_addr, esp_hidh_report_type_t report_type, uin… in esp_bt_hid_host_set_report()
[all …]
Desp_gap_ble_api.c423 esp_err_t esp_ble_gap_set_prefer_conn_params(esp_bd_addr_t bd_addr, in esp_ble_gap_set_prefer_conn_params()
696 esp_err_t esp_ble_set_encryption(esp_bd_addr_t bd_addr, esp_ble_sec_act_t sec_act) in esp_ble_set_encryption()
713 esp_err_t esp_ble_gap_security_rsp(esp_bd_addr_t bd_addr, bool accept) in esp_ble_gap_security_rsp()
731 esp_err_t esp_ble_passkey_reply(esp_bd_addr_t bd_addr, bool accept, uint32_t passkey) in esp_ble_passkey_reply()
749 esp_err_t esp_ble_confirm_reply(esp_bd_addr_t bd_addr, bool accept) in esp_ble_confirm_reply()
766 esp_err_t esp_ble_remove_bond_device(esp_bd_addr_t bd_addr) in esp_ble_remove_bond_device()
809 esp_err_t esp_ble_oob_req_reply(esp_bd_addr_t bd_addr, uint8_t *TK, uint8_t len) in esp_ble_oob_req_reply()
831 esp_err_t esp_ble_sc_oob_req_reply(esp_bd_addr_t bd_addr, uint8_t p_c[16], uint8_t p_r[16]) in esp_ble_sc_oob_req_reply()
880 esp_err_t esp_ble_get_current_conn_params(esp_bd_addr_t bd_addr, esp_gap_conn_params_t *conn_params) in esp_ble_get_current_conn_params()
909 esp_err_t esp_gap_ble_set_authorization(esp_bd_addr_t bd_addr, bool authorize) in esp_gap_ble_set_authorization()
[all …]
Desp_gap_bt_api.c223 esp_err_t esp_bt_gap_remove_bond_device(esp_bd_addr_t bd_addr) in esp_bt_gap_remove_bond_device()
290 esp_err_t esp_bt_gap_pin_reply(esp_bd_addr_t bd_addr, bool accept, uint8_t pin_code_len, esp_bt_pin… in esp_bt_gap_pin_reply()
333 esp_err_t esp_bt_gap_ssp_passkey_reply(esp_bd_addr_t bd_addr, bool accept, uint32_t passkey) in esp_bt_gap_ssp_passkey_reply()
352 esp_err_t esp_bt_gap_ssp_confirm_reply(esp_bd_addr_t bd_addr, bool accept) in esp_bt_gap_ssp_confirm_reply()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c158 static int btc_hf_idx_by_bdaddr(bt_bdaddr_t *bd_addr) in btc_hf_idx_by_bdaddr()
179 static BOOLEAN is_connected(int idx, bt_bdaddr_t *bd_addr) in is_connected()
395 static bt_status_t connect_init(bt_bdaddr_t *bd_addr, uint16_t uuid) in connect_init()
411 bt_status_t btc_hf_connect(bt_bdaddr_t *bd_addr) in btc_hf_connect()
416 bt_status_t btc_hf_disconnect(bt_bdaddr_t *bd_addr) in btc_hf_disconnect()
432 bt_status_t btc_hf_connect_audio(bt_bdaddr_t *bd_addr) in btc_hf_connect_audio()
452 bt_status_t btc_hf_disconnect_audio(bt_bdaddr_t *bd_addr) in btc_hf_disconnect_audio()
483 static bt_status_t btc_hf_vra(bt_bdaddr_t *bd_addr, esp_hf_vr_state_t value) in btc_hf_vra()
502 static bt_status_t btc_hf_volume_control(bt_bdaddr_t *bd_addr, esp_hf_volume_type_t type, int volum… in btc_hf_volume_control()
518 static bt_status_t btc_hf_unat_response(bt_bdaddr_t *bd_addr, const char *unat) in btc_hf_unat_response()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c60 BOOLEAN BTM_SecAddDevice (BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, in BTM_SecAddDevice()
179 BOOLEAN BTM_SecDeleteDevice (BD_ADDR bd_addr, tBT_TRANSPORT transport) in BTM_SecDeleteDevice()
217 extern void BTM_SecClearSecurityFlags (BD_ADDR bd_addr) in BTM_SecClearSecurityFlags()
240 char *BTM_SecReadDevName (BD_ADDR bd_addr) in BTM_SecReadDevName()
325 tBTM_SEC_DEV_REC *btm_sec_alloc_dev (BD_ADDR bd_addr) in btm_sec_alloc_dev()
475 BOOLEAN btm_dev_support_switch (BD_ADDR bd_addr) in btm_dev_support_switch()
548 tBTM_SEC_DEV_REC *btm_find_dev(BD_ADDR bd_addr) in btm_find_dev()
625 tBTM_SEC_DEV_REC *btm_find_or_alloc_dev (BD_ADDR bd_addr) in btm_find_or_alloc_dev()
696 tBTM_BOND_TYPE btm_get_bond_type_dev(BD_ADDR bd_addr) in btm_get_bond_type_dev()
717 BOOLEAN btm_set_bond_type_dev(BD_ADDR bd_addr, tBTM_BOND_TYPE bond_type) in btm_set_bond_type_dev()
Dbtm_ble.c74 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice()
158 BOOLEAN BTM_SecAddBleKey (BD_ADDR bd_addr, tBTM_LE_KEY_VALUE *p_le_key, tBTM_LE_KEY_TYPE key_type) in BTM_SecAddBleKey()
381 void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in BTM_SecurityGrant()
404 void BTM_BlePasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in BTM_BlePasskeyReply()
454 void BTM_BleConfirmReply (BD_ADDR bd_addr, UINT8 res) in BTM_BleConfirmReply()
482 void BTM_BleOobDataReply(BD_ADDR bd_addr, UINT8 res, UINT8 len, UINT8 *p_data) in BTM_BleOobDataReply()
512 void BTM_BleSecureConnectionOobDataReply(BD_ADDR bd_addr, UINT8 *p_c, UINT8 *p_r) in BTM_BleSecureConnectionOobDataReply()
612 void BTM_BleSetPrefConnParams (BD_ADDR bd_addr, in BTM_BleSetPrefConnParams()
896 BOOLEAN BTM_UseLeLink (BD_ADDR bd_addr) in BTM_UseLeLink()
924 tBTM_STATUS BTM_SetBleDataLength(BD_ADDR bd_addr, UINT16 tx_pdu_length) in BTM_SetBleDataLength()
[all …]
Dbtm_sec.c337 BOOLEAN BTM_GetSecurityFlags (BD_ADDR bd_addr, UINT8 *p_sec_flags) in BTM_GetSecurityFlags()
358 BOOLEAN BTM_GetSecurityFlagsByTransport (BD_ADDR bd_addr, UINT8 *p_sec_flags, in BTM_GetSecurityFlagsByTransport()
837 void BTM_PINCodeReply (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask… in BTM_PINCodeReply()
961 tBTM_STATUS btm_sec_bond_by_transport (BD_ADDR bd_addr, tBT_TRANSPORT transport, in btm_sec_bond_by_transport()
1149 tBTM_STATUS BTM_SecBondByTransport (BD_ADDR bd_addr, tBT_TRANSPORT transport, in BTM_SecBondByTransport()
1184 tBTM_STATUS BTM_SecBond (BD_ADDR bd_addr, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[]) in BTM_SecBond()
1205 tBTM_STATUS BTM_SecBondCancel (BD_ADDR bd_addr) in BTM_SecBondCancel()
1290 tBTM_STATUS BTM_SecGetDeviceLinkKey (BD_ADDR bd_addr, LINK_KEY link_key) in BTM_SecGetDeviceLinkKey()
1317 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType (BD_ADDR bd_addr) in BTM_SecGetDeviceLinkKeyType()
1355 tBTM_STATUS BTM_SetEncryption (BD_ADDR bd_addr, tBT_TRANSPORT transport, tBTM_SEC_CBACK *p_callback, in BTM_SetEncryption()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c148 tSMP_STATUS SMP_Pair (BD_ADDR bd_addr) in SMP_Pair()
187 tSMP_STATUS SMP_BR_PairWith (BD_ADDR bd_addr) in SMP_BR_PairWith()
229 BOOLEAN SMP_PairCancel (BD_ADDR bd_addr) in SMP_PairCancel()
259 void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in SMP_SecurityGrant()
303 void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in SMP_PasskeyReply()
379 void SMP_ConfirmReply (BD_ADDR bd_addr, UINT8 res) in SMP_ConfirmReply()
423 void SMP_OobDataReply(BD_ADDR bd_addr, tSMP_STATUS res, UINT8 len, UINT8 *p_data) in SMP_OobDataReply()
556 void SMP_KeypressNotification (BD_ADDR bd_addr, UINT8 value) in SMP_KeypressNotification()
Dsmp_l2c.c102 static void smp_connect_callback (UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason, in smp_connect_callback()
156 static void smp_data_received(UINT16 channel, BD_ADDR bd_addr, BT_HDR *p_buf) in smp_data_received()
250 static void smp_br_connect_callback(UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, in smp_br_connect_callback()
300 static void smp_br_data_received(UINT16 channel, BD_ADDR bd_addr, BT_HDR *p_buf) in smp_br_data_received()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h72 BD_ADDR bd_addr; member
84 BD_ADDR bd_addr; member
107 BD_ADDR bd_addr; member
112 BD_ADDR bd_addr; member
117 BD_ADDR bd_addr; member
122 BD_ADDR bd_addr; member
128 BD_ADDR bd_addr; member
133 BD_ADDR bd_addr; member
139 BD_ADDR bd_addr; member
144 BD_ADDR bd_addr; member
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c143 void bta_dm_co_io_req(BD_ADDR bd_addr, tBTA_IO_CAP *p_io_cap, tBTA_OOB_DATA *p_oob_data, in bta_dm_co_io_req()
176 void bta_dm_co_io_rsp(BD_ADDR bd_addr, tBTA_IO_CAP io_cap, in bta_dm_co_io_rsp()
199 void bta_dm_co_lk_upgrade(BD_ADDR bd_addr, BOOLEAN *p_upgrade ) in bta_dm_co_lk_upgrade()
245 void bta_dm_co_rmt_oob(BD_ADDR bd_addr) in bta_dm_co_rmt_oob()
284 void bta_dm_co_le_io_key_req(BD_ADDR bd_addr, UINT8 *p_max_key_size, in bta_dm_co_le_io_key_req()
344 void bta_dm_co_ble_io_req(BD_ADDR bd_addr, tBTA_IO_CAP *p_io_cap, in bta_dm_co_ble_io_req()
Dbta_dm_api.c510 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
538 void BTA_DmDiscoverUUID(BD_ADDR bd_addr, tSDP_UUID *uuid, in BTA_DmDiscoverUUID()
572 void BTA_DmBond(BD_ADDR bd_addr) in BTA_DmBond()
596 void BTA_DmBondByTransport(BD_ADDR bd_addr, tBTA_TRANSPORT transport) in BTA_DmBondByTransport()
621 void BTA_DmBondCancel(BD_ADDR bd_addr) in BTA_DmBondCancel()
668 void BTA_DmPinReply(BD_ADDR bd_addr, BOOLEAN accept, UINT8 pin_len, UINT8 *p_pin) in BTA_DmPinReply()
724 void BTA_DmOobReply(BD_ADDR bd_addr, UINT8 len, UINT8 *p_value) in BTA_DmOobReply()
755 void BTA_DmSecureConnectionOobReply(BD_ADDR bd_addr, UINT8 *p_c, UINT8 *p_r) in BTA_DmSecureConnectionOobReply()
801 void BTA_DmConfirm(BD_ADDR bd_addr, BOOLEAN accept) in BTA_DmConfirm()
824 void BTA_DmPasskeyReqReply(BOOLEAN accept, BD_ADDR bd_addr, UINT32 passkey) in BTA_DmPasskeyReqReply()
[all …]
Dbta_dm_ci.c45 void bta_dm_ci_io_req(BD_ADDR bd_addr, tBTA_IO_CAP io_cap, tBTA_OOB_DATA oob_data, in bta_dm_ci_io_req()
72 void bta_dm_ci_rmt_oob(BOOLEAN accept, BD_ADDR bd_addr, BT_OCTET16 c, BT_OCTET16 r) in bta_dm_ci_rmt_oob()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_co.c181 bt_bdaddr_t bd_addr; in bta_gatts_co_cl_feat_save() local
202 bt_bdaddr_t bd_addr; in bta_gatts_co_db_hash_save() local
223 bt_bdaddr_t bd_addr; in bta_gatts_co_cl_feat_load() local
244 bt_bdaddr_t bd_addr; in bta_gatts_co_db_hash_load() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c296 BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr, LINK_KEY link_key) in btsnd_hcic_link_key_req_reply()
320 BOOLEAN btsnd_hcic_link_key_neg_reply (BD_ADDR bd_addr) in btsnd_hcic_link_key_neg_reply()
343 BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr, UINT8 pin_code_len, in btsnd_hcic_pin_code_req_reply()
378 BOOLEAN btsnd_hcic_pin_code_neg_reply (BD_ADDR bd_addr) in btsnd_hcic_pin_code_neg_reply()
472 BOOLEAN btsnd_hcic_rmt_name_req (BD_ADDR bd_addr, UINT8 page_scan_rep_mode, in btsnd_hcic_rmt_name_req()
500 BOOLEAN btsnd_hcic_rmt_name_req_cancel (BD_ADDR bd_addr) in btsnd_hcic_rmt_name_req_cancel()
670 BOOLEAN btsnd_hcic_accept_esco_conn (BD_ADDR bd_addr, UINT32 tx_bw, in btsnd_hcic_accept_esco_conn()
702 BOOLEAN btsnd_hcic_reject_esco_conn (BD_ADDR bd_addr, UINT8 reason) in btsnd_hcic_reject_esco_conn()
887 BOOLEAN btsnd_hcic_switch_role (BD_ADDR bd_addr, UINT8 role) in btsnd_hcic_switch_role()
1031 BOOLEAN btsnd_hcic_delete_stored_key (BD_ADDR bd_addr, BOOLEAN delete_all_flag) in btsnd_hcic_delete_stored_key()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c39 bt_bdaddr_t bd_addr; in btc_storage_add_bonded_device() local
92 bt_bdaddr_t bd_addr; in _btc_storage_in_fetch_bonded_bt_device() local
135 bt_bdaddr_t bd_addr; in btc_in_fetch_bonded_devices() local
309 bt_bdaddr_t bd_addr; in btc_storage_get_bonded_bt_devices_list() local
441 bt_bdaddr_t bd_addr; in btc_storage_load_bonded_hid_info() local
522 bt_bdaddr_t bd_addr; in btc_storage_load_hidd() local
Dbtc_ble_storage.c24 bt_bdaddr_t bd_addr; in _btc_storage_save() local
238 bt_bdaddr_t bd_addr; in btc_storage_remove_unused_sections() local
305 bt_bdaddr_t bd_addr; in btc_storage_delete_duplicate_ble_devices() local
589 static bt_status_t _btc_storage_set_ble_dev_type(bt_bdaddr_t *bd_addr, bool flush) in _btc_storage_set_ble_dev_type()
610 bt_status_t btc_storage_set_ble_dev_type(bt_bdaddr_t *bd_addr, bool flush) in btc_storage_set_ble_dev_type()
621 static bool _btc_storage_get_ble_dev_type(bt_bdaddr_t *bd_addr) in _btc_storage_get_ble_dev_type()
639 bool btc_storage_get_ble_dev_type(bt_bdaddr_t *bd_addr) in btc_storage_get_ble_dev_type()
869 static void _btc_read_le_key(const uint8_t key_type, const size_t key_len, bt_bdaddr_t bd_addr, in _btc_read_le_key()
909 bt_bdaddr_t bd_addr; in _btc_storage_in_fetch_bonded_ble_device() local
956 bt_bdaddr_t bd_addr; in btc_storage_get_bonded_ble_devices_list() local
Dbtc_dm.c172 bt_bdaddr_t bd_addr; in btc_dm_remove_ble_bonding_keys() local
192 bt_bdaddr_t bd_addr; in btc_dm_save_ble_bonding_keys() local
315 BD_ADDR bd_addr; in btc_dm_link_up_evt() local
337 bt_bdaddr_t bd_addr; in btc_dm_auth_cmpl_evt() local
830 bt_bdaddr_t bd_addr; in btc_dm_sec_cb_handler() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c117 static BOOLEAN is_connected(bt_bdaddr_t *bd_addr) in is_connected()
202 static bt_status_t connect_int( bt_bdaddr_t *bd_addr, uint16_t uuid ) in connect_int()
218 bt_status_t btc_hf_client_connect( bt_bdaddr_t *bd_addr ) in btc_hf_client_connect()
258 bt_status_t btc_hf_client_disconnect( bt_bdaddr_t *bd_addr ) in btc_hf_client_disconnect()
280 bt_status_t btc_hf_client_connect_audio( bt_bdaddr_t *bd_addr ) in btc_hf_client_connect_audio()
319 bt_status_t btc_hf_client_disconnect_audio( bt_bdaddr_t *bd_addr ) in btc_hf_client_disconnect_audio()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c322 UINT16 AVDT_DiscoverReq(BD_ADDR bd_addr, tAVDT_SEP_INFO *p_sep_info, in AVDT_DiscoverReq()
363 static UINT16 avdt_get_cap_req(BD_ADDR bd_addr, tAVDT_CCB_API_GETCAP *p_evt) in avdt_get_cap_req()
418 UINT16 AVDT_GetCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback) in AVDT_GetCapReq()
453 UINT16 AVDT_GetAllCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback) in AVDT_GetAllCapReq()
516 UINT16 AVDT_OpenReq(UINT8 handle, BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg) in AVDT_OpenReq()
968 UINT16 AVDT_ConnectReq(BD_ADDR bd_addr, UINT8 sec_mask, tAVDT_CTRL_CBACK *p_cback) in AVDT_ConnectReq()
1008 UINT16 AVDT_DisconnectReq(BD_ADDR bd_addr, tAVDT_CTRL_CBACK *p_cback) in AVDT_DisconnectReq()
1064 UINT16 AVDT_GetSignalChannel(UINT8 handle, BD_ADDR bd_addr) in AVDT_GetSignalChannel()
Davdt_l2c.c75 static void avdt_sec_check_complete_term (BD_ADDR bd_addr, tBT_TRANSPORT transport, in avdt_sec_check_complete_term()
130 static void avdt_sec_check_complete_orig (BD_ADDR bd_addr, tBT_TRANSPORT transport, in avdt_sec_check_complete_orig()
173 void avdt_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id) in avdt_l2c_connect_ind_cback()
Davdt_ccb.c338 tAVDT_CCB *avdt_ccb_by_bd(BD_ADDR bd_addr) in avdt_ccb_by_bd()
370 tAVDT_CCB *avdt_ccb_alloc(BD_ADDR bd_addr) in avdt_ccb_alloc()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_utils.c64 tPORT *port_allocate_port (UINT8 dlci, BD_ADDR bd_addr) in port_allocate_port()
285 tRFC_MCB *port_find_mcb (BD_ADDR bd_addr) in port_find_mcb()
379 tPORT *port_find_port (UINT8 dlci, BD_ADDR bd_addr) in port_find_port()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c155 static btc_hh_device_t *btc_hh_find_dev_by_bda(BD_ADDR bd_addr) in btc_hh_find_dev_by_bda()
176 static btc_hh_device_t *btc_hh_find_connected_dev_by_bda(BD_ADDR bd_addr) in btc_hh_find_connected_dev_by_bda()
196 void btc_hh_stop_vup_timer(BD_ADDR bd_addr) in btc_hh_stop_vup_timer()
254 void btc_hh_start_vup_timer(BD_ADDR bd_addr) in btc_hh_start_vup_timer()
282 bool btc_hh_add_added_dev(BD_ADDR bd_addr, tBTA_HH_ATTR_MASK attr_mask) in btc_hh_add_added_dev()
311 void btc_hh_remove_device(BD_ADDR bd_addr) in btc_hh_remove_device()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c96 static void hidd_sec_check_complete(UNUSED_ATTR BD_ADDR bd_addr, UNUSED_ATTR tBT_TRANSPORT transpor… in hidd_sec_check_complete()
124 void hidd_sec_check_complete_orig(UNUSED_ATTR BD_ADDR bd_addr, UNUSED_ATTR tBT_TRANSPORT transport,… in hidd_sec_check_complete_orig()
152 static void hidd_l2cif_connect_ind(BD_ADDR bd_addr, uint16_t cid, uint16_t psm, uint8_t id) in hidd_l2cif_connect_ind()

12345