Home
last modified time | relevance | path

Searched defs:service (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dutl.c186 UINT16 service; in utl_set_device_class() local
259 UINT16 service; in utl_get_device_class() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c409 UINT16 service = UUID_SERVCLASS_MESSAGE_ACCESS; in add_maps_sdp() local
494 UINT16 service = UUID_SERVCLASS_MESSAGE_NOTIFICATION; in add_mapc_sdp() local
569 UINT16 service = UUID_SERVCLASS_PBAP_PSE; in add_pbaps_sdp() local
648 UINT16 service = UUID_SERVCLASS_PBAP_PCE; in add_pbapc_sdp() local
696 UINT16 service = UUID_SERVCLASS_OBEX_OBJECT_PUSH; in add_opps_sdp() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c230 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
315 …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
366 tBTA_GATTC_SERVICE *service = bta_gattc_find_matching_service(p_srvc_cb->p_srvc_cache, handle); in bta_gattc_add_attr_to_cache() local
557 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_update_include_service() local
1164 tBTA_GATTC_SERVICE *service = list_node(sn); in bta_gattc_find_matching_service() local
1190 const tBTA_GATTC_SERVICE* service = bta_gattc_get_service_for_handle_srcb(p_srcb, handle); in bta_gattc_get_characteristic_srcb() local
1221 const tBTA_GATTC_SERVICE* service = bta_gattc_get_service_for_handle_srcb(p_srcb, handle); in bta_gattc_get_descriptor_srcb() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c286 BOOLEAN bta_ag_sdp_find_attr(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service) in bta_ag_sdp_find_attr()
367 void bta_ag_do_disc(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service) in bta_ag_do_disc()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dutl.h50 UINT16 service; member
Dbta_hf_client_api.h228 UINT16 service; member
Dbta_ag_api.h407 UINT16 service; member
Dbta_api.h503 tBTA_BLE_SERVICE service; member
818 tBTA_SERVICE_ID service; /* Service ID to authorize. */ member
1180 tBT_UUID service; /* GATT based Services UUID found on peer device. */ member
Dbta_gatt_api.h710 tBTA_GATTC_SERVICE *service; /* owning service*/ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c740 void bta_hf_client_cnum(char *number, UINT16 service) in bta_hf_client_cnum()
Dbta_hf_client_at.c557 static void bta_hf_client_handle_cnum( char *numstr, UINT16 type, UINT16 service) in bta_hf_client_handle_cnum()
1040 UINT16 service = 0; /* 0 in case this optional parameter is not being sent */ in bta_hf_client_parse_cnum() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h587 #define BTM_EIR_SET_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… argument
592 #define BTM_EIR_CLR_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… argument
596 #define BTM_EIR_HAS_SERVICE(p, service) ((((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BIT… argument
1330 #define BTM_SEC_SET_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC_ARRAY_BITS… argument
1335 #define BTM_SEC_CLR_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC_ARRAY_BITS… argument
1339 #define BTM_SEC_IS_SERVICE_TRUSTED(p, service) (((((UINT32 *)(p))[(((UINT32)(service)) / BTM_SEC… argument
Dgatt_api.h430 tBT_UUID service; member
482 tGATT_READ_BY_TYPE service; member
Dbtm_ble_api.h934 tBTM_BLE_SERVICE service; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c447 tBT_UUID service) in gatts_add_included_service()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h27 uint32_t service: 11; /*!< service class */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c340 const struct ble_gatt_svc *service, void *arg) in svc_disced()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c1175 uint16_t service = UUID_SERVCLASS_SERIAL_PORT; in add_spp_sdp() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1949 UINT16 service = 0xFFFF; in bta_dm_sdp_result() local