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

  /system/bt/device/include/
controller.h 42 const uint8_t *(*get_ble_supported_states)(void); member in struct:controller_t
  /system/bt/device/src/
controller.c 319 static const uint8_t *get_ble_supported_states(void) { function
458 get_ble_supported_states,

Completed in 190 milliseconds