/hal_espressif-3.5.0/components/mdns/ |
D | mdns.c | 149 static bool _mdns_service_match(const mdns_service_t * srv, const char * service, const char * prot… in _mdns_service_match() 165 static mdns_srv_item_t * _mdns_get_service_item(const char * service, const char * proto, const cha… in _mdns_get_service_item() 242 static const char * _mdns_get_service_instance_name(const mdns_service_t * service) in _mdns_get_service_instance_name() 262 … _mdns_service_match_instance(const mdns_service_t *srv, const char *instance, const char *service, in _mdns_service_match_instance() 269 static mdns_srv_item_t *_mdns_get_service_item_instance(const char *instance, const char *service, … in _mdns_get_service_item_instance() 602 …record(uint8_t * packet, uint16_t * index, const char * instance, const char * service, const char… in _mdns_append_ptr_record() 649 …t _mdns_append_sdptr_record(uint8_t * packet, uint16_t * index, mdns_service_t * service, bool flu… in _mdns_append_sdptr_record() 699 …6_t _mdns_append_txt_record(uint8_t * packet, uint16_t * index, mdns_service_t * service, bool flu… in _mdns_append_txt_record() 763 …6_t _mdns_append_srv_record(uint8_t * packet, uint16_t * index, mdns_service_t * service, bool flu… in _mdns_append_srv_record() 1301 …nswer(mdns_if_t tcpip_if, mdns_ip_protocol_t ip_protocol, uint16_t type, mdns_srv_item_t * service) in _mdns_remove_scheduled_answer() [all …]
|
D | mdns_console.c | 180 struct arg_str *service; member 195 const char * service = mdns_query_srv_args.service->sval[0]; in cmd_mdns_query_srv() local 241 struct arg_str *service; member 256 const char * service = mdns_query_txt_args.service->sval[0]; in cmd_mdns_query_txt() local 302 struct arg_str *service; member 317 const char * service = mdns_query_ptr_args.service->sval[0]; in cmd_mdns_query_ptr() local 437 struct arg_str *service; member 453 const char * service = mdns_query_svc_args.service->sval[0]; in cmd_mdns_query_svc() local 698 struct arg_str *service; member 759 struct arg_str *service; member [all …]
|
/hal_espressif-3.5.0/components/mdns/test_afl_fuzz_host/ |
D | mdns_di.h | 48 mdns_search_once_t * mdns_test_search_init(const char * name, const char * service, const char * pr… in mdns_test_search_init() 53 mdns_srv_item_t * mdns_test_mdns_get_service_item(const char * service, const char * proto) in mdns_test_mdns_get_service_item()
|
D | test.c | 51 static int mdns_test_service_instance_name_set(const char * service, const char * proto, const char… in mdns_test_service_instance_name_set() 60 static int mdns_test_service_txt_set(const char * service, const char * proto, uint8_t num_items, … in mdns_test_service_txt_set()
|
/hal_espressif-3.5.0/components/mdns/private_include/ |
D | mdns_private.h | 217 char service[MDNS_NAME_BUF_LEN]; member 230 char * service; member 243 char * service; member 284 const char * service; member 295 mdns_service_t * service; member 303 const char * service; member 320 mdns_service_t * service; member 374 char * service; member 407 mdns_srv_item_t * service; member 410 mdns_srv_item_t * service; member [all …]
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/sys/ |
D | utl.c | 185 UINT16 service; in utl_set_device_class() local 254 UINT16 service; in utl_get_device_class() local
|
/hal_espressif-3.5.0/tools/ble/ |
D | lib_gatt.py | 79 def add_service(self, service): argument 167 def __init__(self, bus, index, uuid, flags, service): argument 302 def __init__(self, bus, index, service): argument 322 def __init__(self, bus, index, service): argument 356 def __init__(self, bus, index, service): argument
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sdp.c | 283 BOOLEAN bta_ag_sdp_find_attr(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service) in bta_ag_sdp_find_attr() 364 void bta_ag_do_disc(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service) in bta_ag_do_disc()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 230 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_insert_sec_service_to_cache() local 240 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_insert_sec_service_to_cache() local 309 …tBTA_GATTC_SERVICE *service = bta_gattc_find_matching_service(p_srvc_cb->p_srvc_cache, attr_handle… in bta_gattc_add_char_to_cache() local 360 tBTA_GATTC_SERVICE *service = bta_gattc_find_matching_service(p_srvc_cb->p_srvc_cache, handle); in bta_gattc_add_attr_to_cache() local 552 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_update_include_service() local 1146 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_find_matching_service() local 1172 const tBTA_GATTC_SERVICE* service = bta_gattc_get_service_for_handle_srcb(p_srcb, handle); in bta_gattc_get_characteristic_srcb() local 1203 const tBTA_GATTC_SERVICE* service = bta_gattc_get_service_for_handle_srcb(p_srcb, handle); in bta_gattc_get_descriptor_srcb() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/ |
D | utl.h | 48 UINT16 service; member
|
D | bta_hf_client_api.h | 222 UINT16 service; member
|
D | bta_ag_api.h | 396 UINT16 service; member
|
D | bta_api.h | 484 tBTA_BLE_SERVICE service; member 796 tBTA_SERVICE_ID service; /* Service ID to authorize. */ member 1124 tBT_UUID service; /* GATT based Services UUID found on peer device. */ member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_act.c | 738 void bta_hf_client_cnum(char *number, UINT16 service) in bta_hf_client_cnum()
|
D | bta_hf_client_at.c | 556 static void bta_hf_client_handle_cnum( char *numstr, UINT16 type, UINT16 service) in bta_hf_client_handle_cnum() 1028 UINT16 service = 0; /* 0 in case this optional parameter is not being sent */ in bta_hf_client_parse_cnum() local
|
/hal_espressif-3.5.0/examples/bluetooth/nimble/ble_spp/spp_client/main/ |
D | peer.c | 588 const struct ble_gatt_svc *service, void *arg) in peer_svc_disced()
|
/hal_espressif-3.5.0/examples/bluetooth/nimble/blecent/main/ |
D | peer.c | 601 const struct ble_gatt_svc *service, void *arg) in peer_svc_disced()
|
/hal_espressif-3.5.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/main/ |
D | peer.c | 589 const struct ble_gatt_svc *service, void *arg) in peer_svc_disced()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 449 tBT_UUID service) in gatts_add_included_service()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 579 #define BTM_EIR_SET_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… argument 584 #define BTM_EIR_CLR_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… argument 588 #define BTM_EIR_HAS_SERVICE(p, service) ((((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BIT… argument 1271 #define BTM_SEC_SET_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC_ARRAY_BITS… argument 1276 #define BTM_SEC_CLR_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC_ARRAY_BITS… argument 1280 #define BTM_SEC_IS_SERVICE_TRUSTED(p, service) (((((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC… argument
|
D | gatt_api.h | 424 tBT_UUID service; member 475 tGATT_READ_BY_TYPE service; member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 35 uint32_t service: 11; /*!< service class */ member
|
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/ |
D | mesh_bearer_adapt.c | 315 const struct ble_gatt_svc *service, void *arg) in svc_disced()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_act.c | 1127 uint16_t service = UUID_SERVCLASS_SERIAL_PORT; in add_spp_sdp() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 1854 UINT16 service = 0xFFFF; in bta_dm_sdp_result() local
|