Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dbnep_api.h55 BNEP_CONN_DISCONNECTED, /* Connection terminated */ enumerator
Dpan_api.h74 PAN_DISCONNECTED = BNEP_CONN_DISCONNECTED, /* Connection terminated */
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc259 BNEP_CONN_DISCONNECTED, false); in bnep_disconnect_ind()