Searched refs:confirm (Results 1 – 16 of 16) sorted by relevance
/device/soc/winnermicro/wm800/board/include/bt/ |
D | wm_ble_gatt.h | 474 uint16_t conn_id, int len, int confirm,
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
D | ohos_bt_gatt_server.h | 39 …int confirm; /* true(indication)-the client shall respond a conformation, false(notification)-send… member
|
/device/soc/beken/bk7235/hals/communication/bluetooth/services/src/ |
D | ble_test.c | 465 send_param.confirm=1; in ble_test_main() 474 send_param.confirm=0; in ble_test_main()
|
D | ohos_bt_hal.c | 780 …rvID:%d,attr_hdl:%d->%d,cfm:%d\r\n",serverId,param->attrHandle,param->attrHandle*2,param->confirm); in BleGattsSendIndication() 783 if(1==param->confirm) //IND in BleGattsSendIndication() 787 else if(0==param->confirm) //NTF in BleGattsSendIndication()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | 802.11s.h | 202 } confirm; member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | 802.11s.h | 201 } confirm; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
D | 802.11s.h | 203 } confirm; member
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | 802.11s.h | 204 } confirm; member
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/ |
D | harmony_ble_adpter.c | 51 .confirm = 1, in test_ind() 573 if (param->confirm) { in BleGattsSendIndication()
|
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/ |
D | nble.c | 665 if (param->confirm) { in BleGattsSendIndication()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 668 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */ member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/ |
D | smp_int.h | 282 BT_OCTET16 confirm; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
D | smp_keys.c | 750 memcpy(p_cb->confirm, p->param_buf, BT_OCTET16_LEN); in smp_process_confirm() 754 smp_debug_print_nbyte_little_endian ((UINT8 *)p_cb->confirm, (const UINT8 *)"Confirm", 16); in smp_process_confirm()
|
D | smp_utils.c | 457 ARRAY_TO_STREAM (p, p_cb->confirm, BT_OCTET16_LEN); in smp_build_confirm_cmd()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 1366 if (p_data->confirm.accept == 1) { in bta_dm_confirm() 1369 BTM_ConfirmReqReply(res, p_data->confirm.bd_addr); in bta_dm_confirm() 4838 if (p_data->confirm.accept) { in bta_dm_ble_confirm_reply() 4839 BTM_BleConfirmReply(p_data->confirm.bd_addr, BTM_SUCCESS); in bta_dm_ble_confirm_reply()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 1049 tBTA_DM_API_CONFIRM confirm; member
|