Searched refs:get_ble_supported_states (Results 1 – 4 of 4) sorted by relevance
45 const uint8_t *(*get_ble_supported_states)(void); member
358 static const uint8_t *get_ble_supported_states(void) in get_ble_supported_states() function547 get_ble_supported_states,
129 const uint8_t *p = controller_get_interface()->get_ble_supported_states(); in bt_mesh_hci_init()
4663 const uint8_t *ble_supported_states = controller_get_interface()->get_ble_supported_states(); in btm_ble_topology_check()