Home
last modified time | relevance | path

Searched defs:start_handle (Results 1 – 18 of 18) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c347 void BTA_GATTC_GetAllChar(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetAllChar()
377 void BTA_GATTC_GetCharByUUID(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, tBT_UUID char_… in BTA_GATTC_GetCharByUUID()
392 void BTA_GATTC_GetDescrByUUID(UINT16 conn_id, uint16_t start_handle, uint16_t end_handle, in BTA_GATTC_GetDescrByUUID()
423 void BTA_GATTC_GetIncludeService(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetIncludeService()
438 void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *count) in BTA_GATTC_GetDBSize()
444UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType()
462 void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetGattDb()
Dbta_gattc_cache.c839 UINT16 start_handle = 0, end_handle = 0; in bta_gattc_sdp_callback() local
1310 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_db_with_opration()
1480 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size_with_type()
1598 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size()
1677 void bta_gattc_get_db_size_handle(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *c… in bta_gattc_get_db_size_handle()
1696UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in bta_gattc_get_db_size_with_type_handle()
1741 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_gatt_db_impl()
1891 void bta_gattc_get_gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_elemen… in bta_gattc_get_gatt_db()
Dbta_gattc_utils.c571 UINT16 start_handle, UINT16 end_handle) in bta_gattc_clear_notif_registration()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_att_svr.c727 static int ble_att_svr_fill_info(uint16_t start_handle, uint16_t end_handle, in ble_att_svr_fill_info()
791 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_build_find_info_rsp()
839 uint16_t err_handle, start_handle, end_handle; in ble_att_svr_rx_find_info() local
985 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_fill_type_value()
1082 uint16_t start_handle, in ble_att_svr_build_find_type_value_rsp()
1127 uint16_t start_handle, end_handle; in ble_att_svr_rx_find_type_value() local
1174 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_build_read_type_rsp()
1288 uint16_t start_handle, end_handle; in ble_att_svr_rx_read_type() local
1564 uint16_t start_handle, in ble_att_svr_build_read_group_type_rsp()
1737 uint16_t err_handle, start_handle, end_handle; in ble_att_svr_rx_read_group_type() local
[all …]
Dble_att_clt.c133 int ble_att_clt_tx_find_info(uint16_t conn_handle, uint16_t start_handle, in ble_att_clt_tx_find_info()
250 int ble_att_clt_tx_find_type_value(uint16_t conn_handle, uint16_t start_handle, in ble_att_clt_tx_find_type_value()
321 int ble_att_clt_tx_read_type(uint16_t conn_handle, uint16_t start_handle, in ble_att_clt_tx_read_type()
521 uint16_t start_handle, uint16_t end_handle, in ble_att_clt_tx_read_group_type()
Dble_gattc.c165 uint16_t start_handle; member
543 static void ble_gattc_log_read_uuid(uint16_t start_handle, uint16_t end_handle, const ble_uuid_t *u… in ble_gattc_log_read_uuid()
1879 int ble_gattc_find_inc_svcs(uint16_t conn_handle, uint16_t start_handle, in ble_gattc_find_inc_svcs()
2089 int ble_gattc_disc_all_chrs(uint16_t conn_handle, uint16_t start_handle, in ble_gattc_disc_all_chrs()
2309 int ble_gattc_disc_chrs_by_uuid(uint16_t conn_handle, uint16_t start_handle, in ble_gattc_disc_chrs_by_uuid()
2498 int ble_gattc_disc_all_dscs(uint16_t conn_handle, uint16_t start_handle, in ble_gattc_disc_all_dscs()
2761 int ble_gattc_read_by_uuid(uint16_t conn_handle, uint16_t start_handle, in ble_gattc_read_by_uuid()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c183 uint16_t start_handle, in esp_ble_gattc_get_all_char()
225 uint16_t start_handle, in esp_ble_gattc_get_char_by_uuid()
249 uint16_t start_handle, in esp_ble_gattc_get_descr_by_uuid()
290 uint16_t start_handle, in esp_ble_gattc_get_include_service()
314 uint16_t start_handle, in esp_ble_gattc_get_attr_count()
334 …_t esp_ble_gattc_get_db(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t start_handle, uint16_t … in esp_ble_gattc_get_db()
384 uint16_t start_handle, in esp_ble_gattc_read_by_type()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c354 uint16_t start_handle, in btc_ble_gattc_get_all_char()
411 uint16_t start_handle, in btc_ble_gattc_get_char_by_uuid()
443 uint16_t start_handle, in btc_ble_gattc_get_descr_by_uuid()
513 uint16_t start_handle, in btc_ble_gattc_get_include_service()
551 uint16_t start_handle, in btc_ble_gattc_get_attr_count()
565 esp_gatt_status_t btc_ble_gattc_get_db(uint16_t conn_id, uint16_t start_handle, uint16_t end_handle, in btc_ble_gattc_get_db()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/gatt/src/
Dble_svc_gatt.c84 void ble_svc_gatt_changed(uint16_t start_handle, uint16_t end_handle) in ble_svc_gatt_changed()
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.h127 uint16_t start_handle; member
134 uint16_t start_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h444 …uint16_t start_handle; /*!< The service start handle, it's valid … member
455 uint16_t start_handle; /*!< The start handle of the service */ member
Desp_gattc_api.h129 uint16_t start_handle; /*!< Service start handle */ member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gatt.h89 uint16_t start_handle; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dharmony_ble_adpter.c510 uint16_t start_handle = *srvcHandle; in BleGattsStartServiceEx() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h67 UINT16 start_handle; member
334 UINT16 start_handle; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/include/bk_private/legacy/
Dble_api_5_x.h612 ATT_ATTR_HANDLE start_handle; member
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h611 uint16_t start_handle; member
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif_gcc.h965 u32 start_handle; member