Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_hal_h4.c108 static void hal_close() { in hal_close() function
249 hal_close,
Dhci_hal_mct.c118 static void hal_close() { in hal_close() function
196 hal_close,
/system/bt/hci/test/
Dhci_layer_test.cpp187 STUB_FUNCTION(void, hal_close, ())
507 RESET_CALL_COUNT(hal_close);
553 hal.close = hal_close;
587 EXPECT_CALL_COUNT(hal_close, 1);