Lines Matching refs:pairing_bda
324 smp_send_msg_to_L2CAP(p_cb->pairing_bda, p_buf)) in smp_send_cmd()
894 L2CA_RemoveFixedChnl (L2CAP_SMP_BR_CID, p_cb->pairing_bda); in smp_remove_fixed_channel()
896 L2CA_RemoveFixedChnl (L2CAP_SMP_CID, p_cb->pairing_bda); in smp_remove_fixed_channel()
919 L2CA_SetIdleTimeoutByBdAddr(p_cb->pairing_bda, SMP_LINK_TOUT_MIN, BT_TRANSPORT_LE); in smp_reset_control_value()
940 BD_ADDR pairing_bda; in smp_proc_pairing_cmpl() local
960 memcpy (pairing_bda, p_cb->pairing_bda, BD_ADDR_LEN); in smp_proc_pairing_cmpl()
965 (*p_callback) (SMP_COMPLT_EVT, pairing_bda, &evt_data); in smp_proc_pairing_cmpl()
1393 BTM_ReadConnectionAddr( p_cb->pairing_bda, bda, &addr_type); in smp_collect_local_ble_address()
1416 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, bda, &addr_type)) in smp_collect_peer_ble_address()
1477 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LENC, (tBTM_LE_KEY_VALUE *)&lle_key, TRUE); in smp_save_secure_connections_long_term_key()
1485 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_PENC, (tBTM_LE_KEY_VALUE *)&ple_key, TRUE); in smp_save_secure_connections_long_term_key()