Home
last modified time | relevance | path

Searched defs:p_dev_rec (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c136 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()
339 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_GetSecurityFlags() local
361 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_GetSecurityFlagsByTransport() local
805 tBTM_SEC_DEV_REC *p_dev_rec; in btm_sec_clr_temp_auth_service() local
839 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_PINCodeReply() local
964 tBTM_SEC_DEV_REC *p_dev_rec; in btm_sec_bond_by_transport() local
[all …]
Dbtm_dev.c66 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddDevice() local
181 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecDeleteDevice() local
219 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local
327 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_sec_alloc_dev() local
429 void btm_sec_free_dev (tBTM_SEC_DEV_REC *p_dev_rec, tBT_TRANSPORT transport) in btm_sec_free_dev()
477 tBTM_SEC_DEV_REC *p_dev_rec; in btm_dev_support_switch() local
525 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_dev_by_handle() local
575 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_consolidate_dev() local
627 tBTM_SEC_DEV_REC *p_dev_rec; in btm_find_or_alloc_dev() local
650 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_oldest_dev() local
[all …]
Dbtm_ble.c77 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddBleDevice() local
160 tBTM_SEC_DEV_REC *p_dev_rec; in BTM_SecAddBleKey() local
358 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr() local
407 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BlePasskeyReply() local
456 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleConfirmReply() local
486 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleOobDataReply() local
515 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleSecureConnectionOobDataReply() local
616 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bd_addr); in BTM_BleSetPrefConnParams() local
677 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (remote_bda); in BTM_ReadDevInfo() local
736 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadConnectedTransportAddress() local
[all …]
Dbtm_ble_addr.c273 BOOLEAN btm_ble_init_pseudo_addr (tBTM_SEC_DEV_REC *p_dev_rec, BD_ADDR new_pseudo_addr) in btm_ble_init_pseudo_addr()
295 BOOLEAN btm_ble_addr_resolvable (BD_ADDR rpa, tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_addr_resolvable()
342 static BOOLEAN btm_ble_match_random_bda(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_match_random_bda()
393 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_ble_resolve_random_addr() local
434 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_find_dev_by_identity_addr() local
469 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
506 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (random_pseudo); in btm_random_pseudo_to_identity_addr() local
Dbtm_ble_privacy.c194 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
533 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_remove_resolving_list_entry()
619 tBTM_STATUS btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_read_resolving_list_entry()
855 BOOLEAN btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_resolving_list_load_dev()
965 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC *p_dev_rec) in btm_ble_resolving_list_remove_dev()
Dbtm_acl.c190 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()
245 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_acl_created() local
428 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in btm_acl_removed() local
654 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in BTM_SwitchRole() local
781 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_encrypt_change() local
993 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_process_remote_ext_features() local
1472 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_role_changed() local
2387 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_remove_acl() local
2440 void btm_cont_rswitch (tACL_CONN *p, tBTM_SEC_DEV_REC *p_dev_rec, in btm_cont_rswitch()
2494 tBTM_SEC_DEV_REC *p_dev_rec; in btm_acl_resubmit_page() local
[all …]
Dbtm_devctl.c151 tBTM_SEC_DEV_REC *p_dev_rec = (tBTM_SEC_DEV_REC *) list_node(p_node); in reset_complete() local
Dbtm_ble_bgconn.c294 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_update_dev_to_white_list() local
Dbtm_ble_gap.c1369 tBTM_SEC_DEV_REC *p_dev_rec; in btm_set_conn_mode_adv_init_addr() local
3619 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in btm_ble_process_adv_pkt() local
Dbtm_ble_5_gap.c1088 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bd_addr); in BTM_BleSetPreferExtenedConnParams() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c255 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
868 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_br_process_pairing_command() local
2001 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in smp_link_encrypted() local
2051 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
Dsmp_keys.c1954 tBTM_SEC_DEV_REC *p_dev_rec; in smp_calculate_link_key_from_long_term_key() local
2042 tBTM_SEC_DEV_REC *p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c332 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (bda); in l2cble_scanner_conn_comp() local
438 tBTM_SEC_DEV_REC *p_dev_rec; in l2cble_advertiser_conn_comp() local
889 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (p_lcb->remote_bd_addr); in l2cble_init_direct_conn() local
Dl2c_utils.c2378 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c634 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in hid_known_hid_device() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h204 tBTM_SEC_DEV_REC *p_dev_rec; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c512 tBTM_SEC_DEV_REC *p_dev_rec = NULL; in bta_gattc_open() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1325 tBTM_SEC_DEV_REC *p_dev_rec; in bta_hh_start_security() local