Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 99) sorted by relevance

1234

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_uuid.c37 #define VERIFY_UUID(uuid) \ argument
42 #define VERIFY_UUID(uuid) argument
45 int ble_uuid_init_from_buf(ble_uuid_any_t *uuid, const void *buf, size_t len) in ble_uuid_init_from_buf()
119 char *ble_uuid_to_str(const ble_uuid_t *uuid, char *dst) in ble_uuid_to_str()
154 uint16_t ble_uuid_u16(const ble_uuid_t *uuid) in ble_uuid_u16()
162 int ble_uuid_init_from_att_mbuf(ble_uuid_any_t *uuid, struct os_mbuf *om, int off, int len) in ble_uuid_init_from_att_mbuf()
175 int ble_uuid_init_from_att_buf(ble_uuid_any_t *uuid, const void *buf, size_t len) in ble_uuid_init_from_att_buf()
192 int ble_uuid_to_any(const ble_uuid_t *uuid, ble_uuid_any_t *uuid_any) in ble_uuid_to_any()
217 int ble_uuid_to_mbuf(const ble_uuid_t *uuid, struct os_mbuf *om) in ble_uuid_to_mbuf()
232 int ble_uuid_flat(const ble_uuid_t *uuid, void *dst) in ble_uuid_flat()
[all …]
Dble_att_svr.c101 int ble_att_svr_register(const ble_uuid_t *uuid, uint8_t flags, in ble_att_svr_register()
175 …ble_att_svr_entry *ble_att_svr_find_by_uuid(struct ble_att_svr_entry *prev, const ble_uuid_t *uuid, in ble_att_svr_find_by_uuid()
923 static int ble_att_svr_is_valid_find_group_type(const ble_uuid_t *uuid) in ble_att_svr_is_valid_find_group_type()
932 static int ble_att_svr_is_valid_group_end(const ble_uuid_t *uuid_group, const ble_uuid_t *uuid) in ble_att_svr_is_valid_group_end()
1175 const ble_uuid_t *uuid, in ble_att_svr_build_read_type_rsp()
1292 ble_uuid_any_t uuid; in ble_att_svr_rx_read_type() local
1507 static int ble_att_svr_is_valid_read_group_type(const ble_uuid_t *uuid) in ble_att_svr_is_valid_read_group_type()
1516 ble_uuid_any_t *uuid, uint8_t *out_att_err) in ble_att_svr_service_uuid()
1736 ble_uuid_any_t uuid; in ble_att_svr_rx_read_group_type() local
Dble_hs_adv.c456 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids16() local
477 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids32() local
498 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids128() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c231 uint16_t uuid = 0; in btc_gatts_act_create_attr_tab() local
440 uint16_t uuid = 0; in btc_gatts_check_valid_attr_tab() local
621 tBT_UUID uuid; in btc_gatts_call_handler() local
660 tBT_UUID uuid; in btc_gatts_call_handler() local
670 tBT_UUID uuid; in btc_gatts_call_handler() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gatt.h91 ble_uuid_any_t uuid; member
104 ble_uuid_any_t uuid; member
109 ble_uuid_any_t uuid; member
536 const ble_uuid_t *uuid; member
580 const ble_uuid_t *uuid; member
601 const ble_uuid_t *uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c56 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in airsync_profile_cb() local
179 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in AirSync_CreateService() local
/device/soc/telink/b91/b91_ble_sdk/vendor/common/
Dsimple_sdp.c164 int app_char_discovery(u8 *reslut, u16 connHandle, u16 startAttHandle, u16 endAttHandle, u8 *uuid, … in app_char_discovery()
185 u16 blm_att_findHandleOfUuid16(att_db_uuid16_t *p, u16 uuid, u16 ref) in blm_att_findHandleOfUuid16()
195 u16 blm_att_findHandleOfUuid128(att_db_uuid128_t *p, const u8 *uuid) in blm_att_findHandleOfUuid128()
219 u16 uuid = GATT_UUID_CHARACTER; in host_att_discoveryService() local
Dsimple_sdp.h44 u16 uuid; member
52 u8 uuid[16]; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/
Dhal_attm.h43 uint16_t uuid; member
59 uint8_t uuid[ATT_UUID_128_LEN]; member
Dhal_profile_utils.h42 #define ATT_16_TO_128_ARRAY(uuid) { (uuid) & 0xFF, (uuid >> 8) & 0xFF, 0,0,0,0,0,0,0,0,0,0,0,0,0,0 } argument
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/
Dhal_gattc_task.h304 uint8_t uuid[__ARRAY_EMPTY]; member
319 uint8_t uuid[__ARRAY_EMPTY]; member
335 uint8_t uuid[__ARRAY_EMPTY]; member
351 uint8_t uuid[__ARRAY_EMPTY]; member
363 uint8_t uuid[__ARRAY_EMPTY]; member
393 uint8_t uuid[__ARRAY_EMPTY]; member
664 uint8_t uuid[ATT_UUID_128_LEN]; member
678 uint8_t uuid[ATT_UUID_128_LEN]; member
709 uint8_t uuid[ATT_UUID_128_LEN]; member
741 uint8_t uuid[ATT_UUID_128_LEN]; member
Dhal_prf_types.h161 uint8_t uuid[ATT_UUID_128_LEN]; member
189 uint16_t uuid; member
200 uint16_t uuid; member
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dnble_server.c41 ble_uuid_any_t uuid; member
108 void ble_server_retrieve_id_by_uuid(ble_uuid_t *uuid, uint16_t *server_id) in ble_server_retrieve_id_by_uuid()
148 void ble_server_update_svc_handle(ble_uuid_t *uuid, uint16_t attr_handle) in ble_server_update_svc_handle()
234 int ble_server_uuid_init_from_buf(ble_uuid_any_t *uuid, const void *buf, size_t len) in ble_server_uuid_init_from_buf()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c169 BOOLEAN gap_ble_enqueue_request (tGAP_CLCB *p_clcb, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_enqueue_request()
374 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GAP_SERVER}}; in gap_attr_db_init() local
509 UINT16 uuid = 0; in gap_ble_send_cl_read_request() local
674 BOOLEAN gap_ble_accept_cl_operation(BD_ADDR peer_bda, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_accept_cl_operation()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c47 esp_bt_uuid_t uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}}; variable
64 static tDIS_ATTR_MASK dis_uuid_to_attr(UINT16 uuid) in dis_uuid_to_attr()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c61 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in button_profile_cb() local
201 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in Button_CreateService() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h249 esp_bt_uuid_t uuid; /*!< UUID */ member
368 …uint16_t uuid; /*!< Gatt attribute value UUID of include… member
447 …esp_bt_uuid_t uuid; /*!< The attribute uuid, it's valid for al… member
457 esp_bt_uuid_t uuid; /*!< The uuid of the service */ member
466 esp_bt_uuid_t uuid; /*!< The characteristic uuid */ member
474 … esp_bt_uuid_t uuid; /*!< The characteristic descriptor uuid */ member
484 esp_bt_uuid_t uuid; /*!< The include service uuid */ member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_gatts.h270 uint16_t uuid; /**< 16-bit LSB-first UUID */ member
299 uint8_t uuid[16]; /**< 128 bits UUID LSB First. */ member
331 const uint8_t *uuid; /**< Service UUID pointer. The pointer points to the Service UUID LSB. */ member
Dble_gattc.h142 uint8_t uuid[BLE_ATT_UUID_128_LEN]; /**< Characteristic UUID. */ member
149 uint8_t uuid[BLE_ATT_UUID_128_LEN]; /**< Included Service UUID. */ member
159 …uint8_t uuid[BLE_ATT_UUID_128_LEN]; /**< Characteristic UUID or Characteristic Descriptor UUID.… member
176 uint8_t uuid[BLE_ATT_UUID_128_LEN]; /**< Service UUID. */ member
Dble_gatt.h79 uint8_t *uuid; /**< UUID value. */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/include/btc/
Dbtc_profile_queue.h38 uint16_t uuid; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/include/bk_private/legacy/
Dble_api_5_x.h141 ATT_UUID uuid; member
149 GATT_DB_UUID_TYPE uuid; member
623 ATT_UUID uuid; member
642 ATT_UUID uuid; member
666 ATT_UUID uuid; member
704 ATT_UUID uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c719 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list()
753 tBT_UUID uuid, BOOLEAN is_primary) in bta_gattc_add_srvc_to_list()
790 tBT_UUID uuid, UINT8 property) in bta_gattc_add_char_to_list()
907 tSDP_UUID uuid; in bta_gattc_sdp_service_disc() local
1293 UINT16 id, tBT_UUID uuid, UINT8 prop) in bta_gattc_fill_gatt_db_el()
1988 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_api.c126 tBTA_SDP_STATUS BTA_SdpSearch(BD_ADDR bd_addr, tSDP_UUID *uuid) in BTA_SdpSearch()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dapp.c85 uint8_t uuid[SONATA_ATT_UUID_128_LEN]; member
1044 uint8_t *uuid = service_reg_env.reg_list[service_reg_env.reg_nb]->uuid; in app_ble_gatt_add_srv_rsp_hand() local
1326 uint8_t *uuid = service_reg_env.reg_list[service_reg_env.reg_nb]->uuid; in app_ble_gatt_add_srv_rsp() local
1408 uint8_t uuid_len, uint8_t *uuid) in app_gatt_disc_svc_callback()
1434 uint8_t uuid_len, uint8_t *uuid) in app_gatt_disc_char_callback()
1469 …6_t app_gatt_disc_desc_callback(uint8_t conidx, uint16_t attr_hdl, uint8_t uuid_len, uint8_t *uuid) in app_gatt_disc_desc_callback()
1584 uint8_t uuid[SONATA_ATT_UUID_128_LEN]; in app_ble_gatt_add_svc_helper() local
2687 void app_ble_set_test_write_uuid(uint8_t *uuid) in app_ble_set_test_write_uuid()
2698 void app_ble_set_test_read_uuid(uint8_t *uuid) in app_ble_set_test_read_uuid()

1234