Home
last modified time | relevance | path

Searched refs:app_id (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Drfcomm_api.h211 uint32_t app_id; member
274 void btif_rf_set_app_id(rf_channel_t chan_h,uint32_t app_id);
281 bool btif_rfc_is_dlci_channel_connected(uint32_t session_l2c_handle,uint32_t app_id);
285 uint32_t btif_save_rfcomm_channel_ctx(uint8_t *ctx_buffer, uint8_t MuxId, uint32_t app_id);
286 uint32_t btif_set_rfcomm_channel_ctx(uint8_t *ctx_buffer, uint8_t MuxId, uint32_t app_id);
288 bool btif_rf_is_rfcomm_channel_connected(uint8_t mux_id,uint32_t app_id);
A Dspp_api.h77 uint32_t app_id; member
127 struct spp_device *btif_spp_get_device(uint32_t app_id);
137 uint32_t btif_spp_profile_save_ctx(uint32_t app_id,btif_remote_device_t *rem_dev, uint8_t *buf, uin…
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/
A Dapp_bt.h222 uint32_t app_bt_save_spp_app_ctx(uint32_t app_id,btif_remote_device_t *rem_dev, uint8_t *buf, uint3…
223 uint32_t app_bt_restore_spp_app_ctx(uint8_t *buf, uint32_t buf_len, uint32_t *app_id);
A Dapp_rfcomm_mgr.h39 uint32_t app_id; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h72 static inline int bt_mesh_app_id(const u8_t app_key[16], u8_t app_id[1]) in bt_mesh_app_id()
74 return bt_mesh_k4(app_key, app_id); in bt_mesh_app_id()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c521 uint16_t app_id, in ble_stack_mesh_send() argument
533 .app_idx = app_id, in ble_stack_mesh_send()

Completed in 14 milliseconds