Home
last modified time | relevance | path

Searched refs:UUID_PROTOCOL_L2CAP (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c51 {UUID_PROTOCOL_L2CAP, 1, {AVCT_PSM, 0} },
72 {UUID_PROTOCOL_L2CAP, 1, {AVCT_BR_PSM, 0} },
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c358 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_raw_sdp()
433 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_maps_sdp()
516 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_mapc_sdp()
592 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_pbaps_sdp()
724 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_opps_sdp()
807 protoList[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in add_saps_sdp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdpdefs.h178 #define UUID_PROTOCOL_L2CAP 0x0100 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c230 proto_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in HID_DevAddRecord()
246 add_proto_list.list_elem[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in HID_DevAddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c103 proto_elem_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in bta_hf_client_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/
Da2d_api.c203 proto_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in A2D_AddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c145 proto_elem_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in bta_ag_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1626 proto_elem_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in gatt_add_sdp_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c1083 proto_list[0].protocol_uuid = UUID_PROTOCOL_L2CAP; in create_base_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2461 uuid.uu.uuid16 = UUID_PROTOCOL_L2CAP; in bta_dm_find_services()