Home
last modified time | relevance | path

Searched refs:btsock_rfc_cleanup (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.cc42 struct btsock_rfc_cleanup btsock_rfc_cleanup; variable
85 void btsock_rfc_cleanup(void) { in btsock_rfc_cleanup() function
87 test::mock::btif_sock_rfc::btsock_rfc_cleanup(); in btsock_rfc_cleanup()
Dmock_btif_sock_rfc.h87 struct btsock_rfc_cleanup { struct
91 extern struct btsock_rfc_cleanup btsock_rfc_cleanup; argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc111 btsock_rfc_cleanup(); in btif_sock_init()
118 btsock_rfc_cleanup(); in btif_sock_init()
138 btsock_rfc_cleanup(); in btif_sock_cleanup()
Dbtif_sock_rfc.cc130 void btsock_rfc_cleanup(void) { in btsock_rfc_cleanup() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_rfc.h34 bt_status_t btsock_rfc_cleanup();