Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_int.h109 #define BNEP_STATE_CONN_START 1 macro
Dbnep_api.cc173 p_bcb->con_state = BNEP_STATE_CONN_START; in BNEP_Connect()
Dbnep_main.cc172 (p_bcb->con_state == BNEP_STATE_CONN_START)) { in bnep_connect_cfm()