Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_sdp.h34 static const bluetooth::Uuid UUID_MAP_MNS = bluetooth::Uuid::From16Bit(0x1133); variable
/system/bt/bta/sdp/
Dbta_sdp_act.cc400 } else if (uuid == UUID_MAP_MNS) { in bta_sdp_search_cback()