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.h48 #define PAN_STATE_CLOSE 2 macro
/system/bt/btif/co/
Dbta_pan_co.c131 conn->state = PAN_STATE_CLOSE; in bta_pan_co_close()
/system/bt/btif/src/
Dbtif_pan.c537 conn->state = PAN_STATE_CLOSE; in btpan_close_conn()