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

  /system/bt/stack/bnep/
bnep_int.h 114 #define BNEP_STATE_CONN_START 1
bnep_api.c 194 p_bcb->con_state = BNEP_STATE_CONN_START;
bnep_main.c 183 if ((result == L2CAP_CONN_OK) && (p_bcb->con_state == BNEP_STATE_CONN_START))

Completed in 53 milliseconds