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

  /system/bt/hci/src/
hci_layer_android.cc 53 extern void sco_data_received(BT_HDR* packet);
97 sco_data_received(packet);
hci_layer_linux.cc 99 extern void sco_data_received(BT_HDR* packet);
142 sco_data_received(packet);
hci_layer.cc 157 void sco_data_received(BT_HDR* packet) { function

Completed in 265 milliseconds