Home
last modified time | relevance | path

Searched defs:uuid_len (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc610 uint8_t uuid_len = attr.uuid.GetShortestRepresentationSize(); in gatt_build_find_info_rsp() local
670 uint16_t uuid_len = (op_code == GATT_REQ_FIND_TYPE_VALUE) ? 2 : len; in gatts_validate_packet_format() local
Dgatt_cl.cc442 uint8_t *p = p_data, uuid_len = 0, type; in gatt_process_read_info_rsp() local
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc673 uint8_t uuid_len = apcf_command.uuid.GetShortestRepresentationSize(); in parse_filter_command() local
694 uint8_t uuid_len = apcf_command.uuid.GetShortestRepresentationSize(); in parse_filter_command() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc109 const uint8_t* p_uuid, uint16_t uuid_len, in find_uuid_in_seq()
Dsdp_utils.cc756 uint32_t seq_len, uuid_len; in sdpu_extract_uid_seq() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc574 uint8_t uuid_len = uuid.GetShortestRepresentationSize(); in BTM_LE_PF_uuid_filter() local
Dbtm_inq.cc1972 uint8_t uuid_len; in btm_eir_get_uuid_list() local
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc867 uint8_t uuid_len = uuid.GetShortestRepresentationSize(); in update_uuid_filter() local