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

  /external/bluetooth/bluez/src/
device.c 887 sdp_data_t *attr_data; local
906 attr_data = sdp_data_get(rec, attrId);
908 if (attr_data == NULL) {
912 return get_service_attribute_value_reply(msg, conn, attr_data);
    [all...]
  /external/bluetooth/bluez/plugins/
service.c 61 sdp_data_t attr_data; member in struct:context_data
  /external/bluetooth/glib/glib/
guniprop.c 41 ((ATTR_TABLE(Page) == G_UNICODE_MAX_TABLE_INDEX) ? 0 : (attr_data[ATTR_TABLE(Page)][Char]))
    [all...]
gunichartables.h 10081 static const gunichar attr_data[][256] = { variable
    [all...]

Completed in 444 milliseconds