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

  /system/bt/stack/include/
smp_api.h 43 #define SMP_OPCODE_SIGN_INFO 0x0A
  /system/bt/stack/smp/
smp_int.h 67 #define SMP_SIGN_INFO_EVT SMP_OPCODE_SIGN_INFO
169 #define SMP_BR_SIGN_INFO_EVT SMP_OPCODE_SIGN_INFO
smp_utils.c 589 UINT8_TO_STREAM(p, SMP_OPCODE_SIGN_INFO);
    [all...]
smp_act.c 451 if (smp_send_cmd(SMP_OPCODE_SIGN_INFO, p_cb))
    [all...]

Completed in 80 milliseconds