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

  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 116 #define BNEP_STATE_CONN_SETUP 3
bnep_utils.c 589 if (p_bcb->con_state != BNEP_STATE_CONN_SETUP &&
694 if (p_bcb->con_state != BNEP_STATE_CONN_SETUP)
    [all...]
bnep_api.c 250 if (p_bcb->con_state != BNEP_STATE_CONN_SETUP ||
bnep_main.c 695 if (p_bcb->con_state == BNEP_STATE_CONN_SETUP)

Completed in 28 milliseconds