Home
last modified time | relevance | path

Searched defs:make_read_local_supported_commands (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/hci/include/
H A Dhci_packet_factory.h31 BT_HDR* (*make_read_local_supported_commands)(void); member
/aosp12/system/bt/hci/src/
H A Dhci_packet_factory.cc66 static BT_HDR* make_read_local_supported_commands(void) { in make_read_local_supported_commands() function