HomeSort by relevance Sort by last modified time
    Searched refs:SMP_OPCODE_PAIRING_RSP (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 47 #define SMP_OPCODE_PAIRING_RSP 0x02
61 #define SMP_PAIRING_RSP_EVT SMP_OPCODE_PAIRING_RSP
smp_keys.c 470 smp_concatenate_peer(p_cb, &p, SMP_OPCODE_PAIRING_RSP);
481 smp_concatenate_local(p_cb, &p, SMP_OPCODE_PAIRING_RSP);
smp_act.c 178 if (smp_send_cmd (SMP_OPCODE_PAIRING_RSP, p_cb))
    [all...]

Completed in 501 milliseconds