Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/bnep/
Dbnep_int.h63 #define BNEP_SETUP_INVALID_DEST_UUID 0x0001 macro
Dbnep_api.c258 else if (resp == BNEP_CONN_FAILED_DST_UUID) resp_code = BNEP_SETUP_INVALID_DEST_UUID; in BNEP_ConnectResp()
Dbnep_utils.c715 case BNEP_SETUP_INVALID_DEST_UUID: in bnep_process_setup_conn_responce()