Home
last modified time | relevance | path

Searched refs:btpan_connection_state_t (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/hardware/
Dbt_pan.h31 } btpan_connection_state_t; typedef
41 typedef void (*btpan_connection_state_callback)(btpan_connection_state_t state,
/system/bt/btif/src/
Dbtif_pan.cc615 btpan_connection_state_t state; in bta_pan_callback_transfer()