• Home
  • Raw
  • Download

Lines Matching refs:btm_find_dev

350     if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL)  in BTM_GetSecurityFlags()
373 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_GetSecurityFlagsByTransport()
823 if ((p_dev_rec = btm_find_dev (bda)) == NULL) in btm_sec_clr_temp_auth_service()
873 if ((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in BTM_PINCodeReply()
1217 if (((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in BTM_SecBondCancel()
1305 if (((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_SecGetDeviceLinkKey()
1330 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SecGetDeviceLinkKeyType()
1371 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SetEncryption()
1544 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_ConfirmReqReply()
1587 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_PasskeyReqReply()
1866 if ((p_dev_rec = btm_find_dev(bd_addr)) == NULL) in BTM_PeerSupportsSecureConnections()
1966 p_dev_rec = btm_find_dev (bd_addr); in BTM_SetOutService()
2708 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in btm_sec_conn_req()
2801 if ((p_dev_rec = btm_find_dev (btm_cb.pairing_bda)) != NULL) in btm_sec_bond_cancel_complete()
2976 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_sec_abort_access_req()
3080 p_dev_rec = btm_find_dev (p_bd_addr); in btm_sec_rmt_name_request_complete()
3629 if ( ((p_dev_rec = btm_find_dev (p_bda)) != NULL) in btm_proc_sp_req_evt()
3731 if (NULL != (p_dev_rec = btm_find_dev (p_bda)) ) in btm_proc_sp_req_evt()
3791 if ((p_dev_rec = btm_find_dev (evt_data.bd_addr)) == NULL) in btm_simple_pair_complete()
3878 if ( (NULL != (p_dev_rec = btm_find_dev (p_bda))) && in btm_rem_oob_req()
4384 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in btm_sec_connected()
5037 p_dev_rec = btm_find_dev (p_cb->pairing_bda); in btm_sec_pairing_timeout()
5785 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_ReadTrustedMask()
6254 tBTM_SEC_DEV_REC *p_dev_rec= btm_find_dev (bda); in btm_sec_is_a_bonded_dev()
6282 tBTM_SEC_DEV_REC *p_dev_rec= btm_find_dev (bda); in btm_sec_is_le_capable_dev()