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

  /system/bt/stack/include/
smp_api.h 40 #define SMP_OPCODE_MASTER_ID 0x07
  /system/bt/stack/smp/
smp_int.h 64 #define SMP_MASTER_ID_EVT SMP_OPCODE_MASTER_ID
166 #define SMP_BR_MASTER_ID_EVT SMP_OPCODE_MASTER_ID /* not expected over BR/EDR */
smp_utils.c 503 UINT8_TO_STREAM(p, SMP_OPCODE_MASTER_ID);
    [all...]
smp_act.c 403 smp_send_cmd(SMP_OPCODE_MASTER_ID, p_cb);
    [all...]

Completed in 59 milliseconds