HomeSort by relevance Sort by last modified time
    Searched refs:get_acl_buffer_count_ble (Results 1 - 3 of 3) sorted by null

  /system/bt/device/include/
controller.h 80 uint8_t (*get_acl_buffer_count_ble)(void); member in struct:controller_t
  /system/bt/device/src/
controller.cc 468 static uint8_t get_acl_buffer_count_ble(void) {
547 get_acl_buffer_count_ble,
  /system/bt/stack/btm/
btm_devctl.cc 200 l2c_link_processs_ble_num_bufs(controller->get_acl_buffer_count_ble());

Completed in 2140 milliseconds