Home
last modified time | relevance | path

Searched refs:BNEP_CONN_FAILED_UUID_SIZE (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dbnep_api.h58 BNEP_CONN_FAILED_UUID_SIZE, /* Connection failed wrong size UUID */ enumerator
Dpan_api.h75 BNEP_CONN_FAILED_UUID_SIZE, /* Connection failed wrong size UUID */
/system/bt/stack/bnep/
Dbnep_api.cc232 else if (resp == BNEP_CONN_FAILED_UUID_SIZE) in BNEP_ConnectResp()
Dbnep_utils.cc664 resp = BNEP_CONN_FAILED_UUID_SIZE; in bnep_process_setup_conn_responce()