Home
last modified time | relevance | path

Searched refs:btsnoop_get_interface (Results 1 – 4 of 4) sorted by relevance

/system/bt/hci/include/
Dbtsnoop.h39 const btsnoop_t *btsnoop_get_interface(void);
/system/bt/hci/src/
Dbtsnoop.c134 const btsnoop_t *btsnoop_get_interface() { in btsnoop_get_interface() function
Dhci_layer.c829 btsnoop = btsnoop_get_interface(); in hci_layer_get_interface()
/system/bt/btif/src/
Dbluetooth.c458 btsnoop_get_interface()->set_api_wants_to_log(enable); in config_hci_snoop_log()