Searched refs:BNEP_STATE_CONN_START (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/bnep/
H A Dbnep_int.h114 #define BNEP_STATE_CONN_START 1 macro
H A Dbnep_api.c194 p_bcb->con_state = BNEP_STATE_CONN_START;
H A Dbnep_main.c183 if ((result == L2CAP_CONN_OK) && (p_bcb->con_state == BNEP_STATE_CONN_START))

Completed in 43 milliseconds