HomeSort by relevance Sort by last modified time
    Searched refs:btpan_find_conn_handle (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_pan_internal.h 96 btpan_conn_t *btpan_find_conn_handle(UINT16 handle);
  /external/bluetooth/bluedroid/btif/co/
bta_pan_co.c 123 btpan_conn_t* conn = btpan_find_conn_handle(handle);
171 btpan_conn_t* conn = btpan_find_conn_handle(handle);
305 btpan_conn_t* conn = btpan_find_conn_handle(handle);
  /external/bluetooth/bluedroid/btif/src/
btif_pan.c 483 btpan_conn_t * btpan_find_conn_handle(UINT16 handle) function
622 btpan_conn_t *conn = btpan_find_conn_handle(p_data->open.handle);
647 btpan_conn_t* conn = btpan_find_conn_handle(p_data->close.handle);

Completed in 45 milliseconds