HomeSort by relevance Sort by last modified time
    Searched defs:make_host_buffer_size (Results 1 - 2 of 2) sorted by null

  /system/bt/hci/include/
hci_packet_factory.h 27 BT_HDR *(*make_host_buffer_size)(uint16_t acl_size, uint8_t sco_size, uint16_t acl_count, uint16_t sco_count); member in struct:__anon72330
  /system/bt/hci/src/
hci_packet_factory.c 46 static BT_HDR *make_host_buffer_size(uint16_t acl_size, uint8_t sco_size, uint16_t acl_count, uint16_t sco_count) { function
185 make_host_buffer_size,

Completed in 46 milliseconds