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

  /external/bluetooth/bluedroid/stack/include/
smp_api.h 37 #define SMP_OOB_REQ_EVT 5 /* OOB request event */
  /external/bluetooth/bluedroid/stack/smp/
smp_api.c 272 ** SMP in response to SMP_OOB_REQ_EVT
289 if (p_cb->state != SMP_ST_WAIT_APP_RSP || p_cb->cb_evt != SMP_OOB_REQ_EVT)
smp_act.c 787 p_cb->cb_evt = SMP_OOB_REQ_EVT;
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c     [all...]

Completed in 106 milliseconds