Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dadapter.h189 void btd_adapter_cleanup_ops(struct btd_adapter_ops *btd_adapter_ops);
Dadapter.c3524 void btd_adapter_cleanup_ops(struct btd_adapter_ops *btd_adapter_ops) in btd_adapter_cleanup_ops() function
/external/bluetooth/bluez/plugins/
Dhciops.c745 btd_adapter_cleanup_ops(&hci_ops); in hciops_exit()