Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.h105 tSCO_CONN* get_sco_connection_from_handle(uint16_t handle) { in get_sco_connection_from_handle() function
Dbtm_sco.cc894 tSCO_CONN* p_sco = btm_cb.sco_cb.get_sco_connection_from_handle(hci_handle); in btm_sco_on_disconnected()