Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/test/
H A Dbta_hf_client_add_record_test.cc37 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
/aosp12/system/bt/test/mock/
H A Dmock_stack_sdp_db.cc68 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
/aosp12/system/bt/stack/test/gatt/
H A Dmock_gatt_utils_ref.cc93 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
H A Dgatt_sr_test.cc146 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
/aosp12/system/nfc/src/nfc/include/
H A Dce_int.h68 uint8_t num_services; member
/aosp12/system/bt/stack/sdp/
H A Dsdp_db.cc731 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dip_vs.h130 unsigned int num_services; member
165 unsigned int num_services; member
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t3t.cc998 uint8_t service_code_idx, num_services = 0; in rw_t3t_message_set_block_list() local