HomeSort by relevance Sort by last modified time
    Searched defs:uuid16 (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 40 static void *allocate_attr_in_db(tGATT_SVC_DB *p_db, UINT16 uuid16, UINT8 *p_uuid128, tGATT_PERM perm);
212 UINT16 len = 0, uuid16 = 0; local
228 uuid16 = p_attr16->uuid;
236 (uuid16 == GATT_UUID_CHAR_DESCRIPTION || uuid16 == GATT_UUID_CHAR_AGG_FORMAT))
241 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE)
250 else if (uuid16 == GATT_UUID_CHAR_DECLARE)
271 else if (uuid16 == GATT_UUID_INCLUDE_SERVICE)
281 UINT16_TO_STREAM(p, p_attr16->p_value->incl_handle.service_type.uu.uuid16);
464 UINT16 uuid16 = (p_char_uuid->len == LEN_UUID_16) ? p_char_uuid->uu.uuid16 : 0; local
557 UINT16 uuid16 = (p_descr_uuid->len == LEN_UUID_16)? p_descr_uuid->uu.uuid16 : 0; local
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 205 UINT16 uuid16; member in union:__anon2044
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 150 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 );
3152 UINT16 uuid16 = 0; local
3211 UINT16 uuid16; local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 421 UINT16 uuid16; member in union:__anon2706::__anon2707
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_types.h 407 UINT16 uuid16; member in union:__anon8981::__anon8982
  /external/libnfc-nci/src/include/
bt_types.h 407 UINT16 uuid16; member in union:__anon9060::__anon9061

Completed in 1471 milliseconds