Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/sdp/
Dsdpint.h138 typedef uint8_t tSDP_STATE; typedef
140 inline std::string sdp_state_text(const tSDP_STATE& state) { in sdp_state_text()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc212 std::vector<std::pair<tSDP_STATE, std::string>> states = { in TEST_F()
225 sdp_state_text(static_cast<tSDP_STATE>( in TEST_F()