HomeSort by relevance Sort by last modified time
    Searched refs:MAX_LEN_SERVICECLASS_UUID_STR (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 487 #define MAX_LEN_SERVICECLASS_UUID_STR 28
  /external/bluetooth/bluez/tools/
sdptool.c 1002 char ServiceClassUUID_str[MAX_LEN_SERVICECLASS_UUID_STR];
1006 sdp_svclass_uuid2strn(uuid, ServiceClassUUID_str, MAX_LEN_SERVICECLASS_UUID_STR);
    [all...]

Completed in 466 milliseconds