Home
last modified time | relevance | path

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

/external/bluetooth/bluez/compat/
Dbnep.c258 rsp->resp = htons(BNEP_SUCCESS); in bnep_accept_connection()
324 case BNEP_SUCCESS: in bnep_create_connection()
/external/bluetooth/bluez/lib/bluetooth/
Dbnep.h65 #define BNEP_SUCCESS 0x00 macro
/external/bluetooth/bluez/network/
Dconnection.c239 if (r != BNEP_SUCCESS) { in bnep_setup_cb()
Dserver.c514 rsp = BNEP_SUCCESS; in bnep_setup()