Home
last modified time | relevance | path

Searched refs:supported_states (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_packet_parser.h58 BT_HDR* response, uint8_t* supported_states,
/system/bt/hci/src/
Dhci_packet_parser.cc152 BT_HDR* response, uint8_t* supported_states, size_t supported_states_size) { in parse_ble_read_supported_states_response() argument
157 STREAM_TO_ARRAY(supported_states, stream, (int)supported_states_size); in parse_ble_read_supported_states_response()