Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h33 BT_HDR *(*make_write_secure_connections_host_support)(uint8_t mode); member
/system/bt/hci/src/
Dhci_packet_factory.c88 static BT_HDR *make_write_secure_connections_host_support(uint8_t mode) { in make_write_secure_connections_host_support() function