Searched defs:btpan_connection_state_callback (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbt_pan.h41 typedef void (*btpan_connection_state_callback)(btpan_connection_state_t state, bt_status_t error, typedef
49 btpan_connection_state_callback connection_state_cb;
61 * the state of connecting panu device will be notified by btpan_connection_state_callback
70 * returned by btpan_connection_state_callback
74 * stop bluetooth pan connection. The result state will be returned by btpan_connection_state_callback

Completed in 111 milliseconds