OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vendor_open
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/src/
vendor.c
47
static bool
vendor_open
(
function
218
vendor_open
,
/system/bt/hci/test/
hci_layer_test.cpp
365
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);
Completed in 1056 milliseconds