Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/bnep/
Dbnep_int.h64 #define BNEP_SETUP_INVALID_SRC_UUID 0x0002 macro
Dbnep_api.c257 if (resp == BNEP_CONN_FAILED_SRC_UUID) resp_code = BNEP_SETUP_INVALID_SRC_UUID; in BNEP_ConnectResp()
Dbnep_utils.c711 case BNEP_SETUP_INVALID_SRC_UUID: in bnep_process_setup_conn_responce()