Lines Matching refs:pairing_bda
381 cmd_code, PRIVATE_ADDRESS(p_cb->pairing_bda)); in smp_send_cmd()
387 if (p_buf != NULL && smp_send_msg_to_L2CAP(p_cb->pairing_bda, p_buf)) { in smp_send_cmd()
899 L2CA_RemoveFixedChnl(L2CAP_SMP_BR_CID, p_cb->pairing_bda); in smp_remove_fixed_channel()
901 L2CA_RemoveFixedChnl(L2CAP_SMP_CID, p_cb->pairing_bda); in smp_remove_fixed_channel()
924 L2CA_SetIdleTimeoutByBdAddr(p_cb->pairing_bda, SMP_LINK_TOUT_MIN, in smp_reset_control_value()
951 PRIVATE_ADDRESS(p_cb->pairing_bda), evt_data.cmplt.reason, in smp_proc_pairing_cmpl()
960 RawAddress pairing_bda = p_cb->pairing_bda; in smp_proc_pairing_cmpl() local
964 if (p_callback) (*p_callback)(SMP_COMPLT_EVT, pairing_bda, &evt_data); in smp_proc_pairing_cmpl()
1395 BTM_ReadConnectionAddr(p_cb->pairing_bda, bda, &addr_type); in smp_collect_local_ble_address()
1417 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, bda, &addr_type)) { in smp_collect_peer_ble_address()
1474 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LENC, &lle_key, true); in smp_save_secure_connections_long_term_key()
1482 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_PENC, &ple_key, true); in smp_save_secure_connections_long_term_key()