Searched refs:PAN_STATE_CLOSE (Results 1 – 2 of 2) sorted by relevance
/system/bt/btif/include/ | ||
D | btif_pan_internal.h | 48 #define PAN_STATE_CLOSE 2 macro |
/system/bt/btif/co/ | ||
D | bta_pan_co.c | 131 conn->state = PAN_STATE_CLOSE; in bta_pan_co_close() |