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

  /system/bt/stack/include/
smp_api.h 45 #define SMP_OPCODE_PAIR_PUBLIC_KEY 0x0C
  /system/bt/stack/smp/
smp_int.h 70 #define SMP_PAIR_PUBLIC_KEY_EVT SMP_OPCODE_PAIR_PUBLIC_KEY
171 #define SMP_BR_PAIR_PUBLIC_KEY_EVT SMP_OPCODE_PAIR_PUBLIC_KEY /* not expected over BR/EDR */
smp_utils.c 674 UINT8_TO_STREAM(p, SMP_OPCODE_PAIR_PUBLIC_KEY);
    [all...]
smp_act.c 358 smp_send_cmd(SMP_OPCODE_PAIR_PUBLIC_KEY, p_cb);
    [all...]

Completed in 251 milliseconds