Home
last modified time | relevance | path

Searched defs:service_id (Results 1 – 23 of 23) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c186 void BTA_GATTS_AddIncludeService(UINT16 service_id, UINT16 included_service_id) in BTA_GATTS_AddIncludeService()
218 void BTA_GATTS_AddCharacteristic (UINT16 service_id, const tBT_UUID * p_char_uuid, in BTA_GATTS_AddCharacteristic()
272 void BTA_GATTS_AddCharDescriptor (UINT16 service_id, in BTA_GATTS_AddCharDescriptor()
329 void BTA_GATTS_DeleteService(UINT16 service_id) in BTA_GATTS_DeleteService()
356 void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport) in BTA_GATTS_StartService()
382 void BTA_GATTS_StopService(UINT16 service_id) in BTA_GATTS_StopService()
Dbta_gatts_utils.c130 tBTA_GATTS_SRVC_CB *bta_gatts_find_srvc_cb_by_srvc_id(tBTA_GATTS_CB *p_cb, UINT16 service_id) in bta_gatts_find_srvc_cb_by_srvc_id()
Dbta_gatts_act.c314 UINT16 service_id = 0; in bta_gatts_create_srvc() local
508 UINT16 service_id = p_srvc_cb->service_id; in bta_gatts_set_attr_value() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c95 UINT16 service_id = p_data->create.service_id; in bas_gatts_callback() local
114 UINT16 service_id = p_data->add_result.service_id; in bas_gatts_callback() local
420 void bas_AddChar(UINT16 service_id, tBT_UUID *char_uuid) in bas_AddChar()
437 void bas_AddCharDescr(UINT16 service_id, UINT16 attr_id) in bas_AddCharDescr()
496 void bas_service_cmpl(UINT16 service_id, esp_gatt_status_t status) in bas_service_cmpl()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c567 static bt_status_t btc_in_execute_service_request(tBTA_SERVICE_ID service_id, in btc_in_execute_service_request()
603 bt_status_t btc_dm_enable_service(tBTA_SERVICE_ID service_id) in btc_dm_enable_service()
616 bt_status_t btc_dm_disable_service(tBTA_SERVICE_ID service_id) in btc_dm_disable_service()
/device/board/bearpi/bearpi_hm_nano/third_party/iot_link/oc_mqtt/oc_mqtt_profile_v5/
Doc_mqtt_profile.h185 …char *service_id; ///< the service id in the profile, which could not be N… member
275 char *service_id; ///< service_id, optional member
298 char *service_id; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c126 UINT16 GAP_ConnOpen (const char *p_serv_name, UINT8 service_id, BOOLEAN is_server, in GAP_ConnOpen()
1151 UINT8 service_id = p_ccb->service_id; in gap_release_ccb() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c227 void dis_AddChar(UINT16 service_id) in dis_AddChar()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2479 UINT8 service_id; in BTM_HasEirService() local
2528 UINT8 service_id; in BTM_AddEirService() local
2550 UINT8 service_id; in BTM_RemoveEirService() local
Dbtm_sec.c470 BOOLEAN BTM_SetSecurityLevel (BOOLEAN is_originator, const char *p_name, UINT8 service_id, in BTM_SetSecurityLevel()
510 …OOLEAN btm_sec_set_security_level (CONNECTION_TYPE conn_type, const char *p_name, UINT8 service_id, in btm_sec_set_security_level()
730 UINT8 BTM_SecClrService (UINT8 service_id) in BTM_SecClrService()
1937 void BTM_SetOutService(BD_ADDR bd_addr, UINT8 service_id, UINT32 mx_chan_id) in BTM_SetOutService()
5359 UINT8 service_id; in btm_sec_start_authorization() local
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/src/
Doc_mqtt_profile_package.c174 cJSON *service_id; in make_service() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gatts_api.c78 esp_gatt_srvc_id_t *service_id, uint16_t num_handle) in esp_ble_gatts_create_service()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/hid/
Dhidh_conn.c949 UINT8 service_id = BTM_SEC_SERVICE_HIDH_NOSEC_CTRL; in hidh_conn_initiate() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h588 UINT16 service_id; member
597 UINT16 service_id; member
604 UINT16 service_id; member
611 UINT16 service_id; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h64 UINT8 service_id; /* Used by BTM */ member
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/include/
Doc_mqtt.h176 …char *service_id; ///< the service id in the profile, which could not be N… member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h58 esp_gatt_srvc_id_t service_id; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h195 UINT16 service_id; /* service handle */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h138 … esp_gatt_srvc_id_t service_id; /*!< Service id, include service uuid and other information */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2855 UINT8 *service_name, UINT8 service_id, BOOLEAN is_originator) in bta_dm_authorize_cback()
6146 static void bta_dm_gatt_disc_result(tBTA_GATT_ID service_id) in bta_dm_gatt_disc_result()
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h663 uint16_t service_id; member
670 uint16_t service_id; member
679 uint16_t service_id; member
688 uint16_t service_id; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/include/bk_private/legacy/
Dble_api_5_x.h512 uint8_t service_id; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h499 UINT8 service_id; /* Passed in authorization callback */ member