Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dbnep_api.h50 BNEP_CONN_DISCONNECTED, /* Connection terminated */ enumerator
H A Dpan_api.h61 PAN_DISCONNECTED = BNEP_CONN_DISCONNECTED, /* Connection terminated */
/aosp12/system/bt/stack/bnep/
H A Dbnep_main.cc252 BNEP_CONN_DISCONNECTED, false); in bnep_disconnect_ind()