Home
last modified time | relevance | path

Searched refs:btif_config_hci_snoop_log (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_api.h370 bt_status_t btif_config_hci_snoop_log(uint8_t enable);
/external/bluetooth/bluedroid/btif/src/
Dbluetooth.c425 return btif_config_hci_snoop_log(enable); in config_hci_snoop_log()
Dbtif_core.c1522 bt_status_t btif_config_hci_snoop_log(uint8_t enable) in btif_config_hci_snoop_log() function