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

/system/bt/btif/src/
H A Dbtif_pan.c471 btpan_conn_t * btpan_find_conn_handle(UINT16 handle) function
608 btpan_conn_t *conn = btpan_find_conn_handle(p_data->open.handle);
632 btpan_conn_t* conn = btpan_find_conn_handle(p_data->close.handle);

Completed in 37 milliseconds