/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 136 static BOOLEAN btm_dev_authenticated (tBTM_SEC_DEV_REC *p_dev_rec) in btm_dev_authenticated() 153 static BOOLEAN btm_dev_encrypted (tBTM_SEC_DEV_REC *p_dev_rec) in btm_dev_encrypted() 170 static BOOLEAN btm_dev_authorized (tBTM_SEC_DEV_REC *p_dev_rec) in btm_dev_authorized() 187 static BOOLEAN btm_dev_16_digit_authenticated(tBTM_SEC_DEV_REC *p_dev_rec) in btm_dev_16_digit_authenticated() 207 static BOOLEAN btm_serv_trusted(tBTM_SEC_DEV_REC *p_dev_rec, tBTM_SEC_SERV_REC *p_serv_rec) in btm_serv_trusted() 340 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_GetSecurityFlags() local 362 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_GetSecurityFlagsByTransport() local 804 tBTM_SEC_DEV_REC *p_dev_rec; in btm_sec_clr_temp_auth_service() local 838 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_PINCodeReply() local 963 tBTM_SEC_DEV_REC *p_dev_rec; in btm_sec_bond_by_transport() local [all …]
|
D | btm_dev.c | 66 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddDevice() local 182 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecDeleteDevice() local 208 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local 316 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_sec_alloc_dev() local 418 void btm_sec_free_dev (tBTM_SEC_DEV_REC *p_dev_rec, tBT_TRANSPORT transport) in btm_sec_free_dev() 466 tBTM_SEC_DEV_REC *p_dev_rec; in btm_dev_support_switch() local 514 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_dev_by_handle() local 564 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_consolidate_dev() local 616 tBTM_SEC_DEV_REC *p_dev_rec; in btm_find_or_alloc_dev() local 639 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_oldest_dev() local [all …]
|
D | btm_ble_addr.c | 289 BOOLEAN btm_ble_init_pseudo_addr (tBTM_SEC_DEV_REC *p_dev_rec, BD_ADDR new_pseudo_addr) in btm_ble_init_pseudo_addr() 311 BOOLEAN btm_ble_addr_resolvable (BD_ADDR rpa, tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_addr_resolvable() 358 static BOOLEAN btm_ble_match_random_bda(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_match_random_bda() 405 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_ble_resolve_random_addr() local 446 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_dev_by_identity_addr() local 477 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_identity_addr(bd_addr, *p_addr_type); in btm_identity_addr_to_random_pseudo() local 510 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (random_pseudo); in btm_random_pseudo_to_identity_addr() local
|
D | btm_ble.c | 76 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddBleDevice() local 159 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddBleKey() local 357 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr() local 406 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BlePasskeyReply() local 455 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleConfirmReply() local 485 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleOobDataReply() local 559 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bd_addr); in BTM_BleSetPrefConnParams() local 620 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (remote_bda); in BTM_ReadDevInfo() local 679 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadConnectedTransportAddress() local 1130 tBTM_SEC_DEV_REC *p_dev_rec; in btm_ble_increment_sign_ctr() local [all …]
|
D | btm_ble_privacy.c | 194 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list() local 256 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_ble_clear_resolving_list_complete() local 428 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_remove_resolving_list_entry() 506 tBTM_STATUS btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_read_resolving_list_entry() 742 BOOLEAN btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_resolving_list_load_dev() 852 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_resolving_list_remove_dev()
|
D | btm_acl.c | 188 BOOLEAN btm_ble_get_acl_remote_addr(tBTM_SEC_DEV_REC *p_dev_rec, BD_ADDR conn_addr, in btm_ble_get_acl_remote_addr() 243 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_acl_created() local 426 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_acl_removed() local 630 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in BTM_SwitchRole() local 757 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_encrypt_change() local 985 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_process_remote_ext_features() local 1464 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_role_changed() local 2299 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_remove_acl() local 2352 void btm_cont_rswitch (tACL_CONN *p, tBTM_SEC_DEV_REC *p_dev_rec, in btm_cont_rswitch() 2406 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_resubmit_page() local [all …]
|
D | btm_devctl.c | 151 tBTM_SEC_DEV_REC *p_dev_rec = (tBTM_SEC_DEV_REC *) list_node(p_node); in reset_complete() local
|
D | btm_ble_bgconn.c | 294 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_update_dev_to_white_list() local
|
D | btm_ble_5_gap.c | 1016 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bd_addr); in BTM_BleSetPreferExtenedConnParams() local
|
D | btm_ble_gap.c | 1329 tBTM_SEC_DEV_REC *p_dev_rec; in btm_set_conn_mode_adv_init_addr() local 3521 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in btm_ble_process_adv_pkt() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/ |
D | smp_act.c | 255 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_send_pair_req() local 561 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_proc_pair_cmd() local 867 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_br_process_pairing_command() local 1996 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in smp_link_encrypted() local 2046 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
|
D | smp_keys.c | 1907 tBTM_SEC_DEV_REC *p_dev_rec; in smp_calculate_link_key_from_long_term_key() local 1995 tBTM_SEC_DEV_REC *p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 296 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bda); in l2cble_scanner_conn_comp() local 401 tBTM_SEC_DEV_REC *p_dev_rec; in l2cble_advertiser_conn_comp() local 787 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (p_lcb->remote_bd_addr); in l2cble_init_direct_conn() local
|
D | l2c_utils.c | 2360 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hid/ |
D | hidh_api.c | 623 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in hid_known_hid_device() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_ble_int.h | 205 tBTM_SEC_DEV_REC *p_dev_rec; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 1324 tBTM_SEC_DEV_REC *p_dev_rec; in bta_hh_start_security() local
|