HomeSort by relevance Sort by last modified time
    Searched full:gap_uuid (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
attrib-server.c 1174 uuid_t svc, gap_uuid; local
1195 sdp_uuid16_create(&gap_uuid, GENERIC_ACCESS_PROFILE_ID);
1196 if (sdp_uuid_cmp(&svc, &gap_uuid) == 0) {

Completed in 43 milliseconds