Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h27 BT_HDR* (*make_host_buffer_size)(uint16_t acl_size, uint8_t sco_size, member
/system/bt/hci/src/
Dhci_packet_factory.cc45 static BT_HDR* make_host_buffer_size(uint16_t acl_size, uint8_t sco_size, in make_host_buffer_size() function