Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_pan_internal.h49 #define PAN_STATE_CLOSE 2 macro
/system/bt/btif/co/
Dbta_pan_co.cc127 conn->state = PAN_STATE_CLOSE; in bta_pan_co_close()
/system/bt/btif/src/
Dbtif_pan.cc494 conn->state = PAN_STATE_CLOSE; in btpan_close_conn()