Home
last modified time | relevance | path

Searched refs:vendor_open (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/src/
Dvendor.c47 static bool vendor_open( in vendor_open() function
218 vendor_open,
/system/bt/hci/test/
Dhci_layer_test.cpp365 STUB_FUNCTION(bool, vendor_open, (UNUSED_ATTR const uint8_t *addr, const hci_t *hci_interface))
500 RESET_CALL_COUNT(vendor_open);
546 vendor.open = vendor_open;
574 EXPECT_CALL_COUNT(vendor_open, 1);