Searched defs:get_ble_supported_states (Results 1 – 4 of 4) sorted by relevance
136 static const uint8_t* get_ble_supported_states(void) { in get_ble_supported_states() function
37 const uint8_t* (*get_ble_supported_states)(void); member
110 const uint8_t* get_ble_supported_states(void) { return ble_supported_states; } in get_ble_supported_states() function
355 static const uint8_t* get_ble_supported_states(void) { in get_ble_supported_states() function