Searched refs:SMP_OPCODE_PAIRING_RSP (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_int.h47 #define SMP_OPCODE_PAIRING_RSP 0x02 macro
61 #define SMP_PAIRING_RSP_EVT SMP_OPCODE_PAIRING_RSP
H A Dsmp_keys.c480 smp_concatenate_peer(p_cb, &p, SMP_OPCODE_PAIRING_RSP);
491 smp_concatenate_local(p_cb, &p, SMP_OPCODE_PAIRING_RSP);
H A Dsmp_act.c190 if (smp_send_cmd (SMP_OPCODE_PAIRING_RSP, p_cb))

Completed in 129 milliseconds