Home
last modified time | relevance | path

Searched refs:BLE_SUCCESS (Results 1 – 25 of 51) sorted by relevance

123

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ams_c/
Dams_c.c166 if (BLE_SUCCESS != status) { in ams_c_att_read_cb()
197 ams_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ams_c_att_write_cb()
201 ams_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ams_c_att_write_cb()
205 ams_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ams_c_att_write_cb()
209 ams_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ams_c_att_write_cb()
213 ams_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ams_c_att_write_cb()
278 if (status != BLE_SUCCESS) { in ams_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ths_c/
Dths_c.c139 ths_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ths_c_att_write_cb()
143 ths_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ths_c_att_write_cb()
147 ths_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ths_c_att_write_cb()
151 ths_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ths_c_att_write_cb()
155 ths_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ths_c_att_write_cb()
211 if (status != BLE_SUCCESS) { in ths_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/
Dgus.c244 cfm.status = BLE_SUCCESS; in gus_read_att_cb()
250 cfm.status = BLE_SUCCESS; in gus_read_att_cb()
256 cfm.status = BLE_SUCCESS; in gus_read_att_cb()
288 cfm.status = BLE_SUCCESS; in gus_write_att_cb()
389 if (BLE_SUCCESS == status && BLE_GATT_NOTIFICATION == p_ntf_ind->type) { in gus_ntf_ind_cb()
423 sdk_err_t error_code = BLE_SUCCESS; in gus_rx_flow_ctrl_set()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus_c/
Dgus_c.c136 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
140 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
144 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
148 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
208 if (status != BLE_SUCCESS) { in gus_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pass_c/
Dpass_c.c135 if (BLE_SUCCESS != status) { in pass_c_att_read_cb()
167 pass_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in pass_c_att_write_cb()
171 pass_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in pass_c_att_write_cb()
175 pass_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in pass_c_att_write_cb()
232 if (status != BLE_SUCCESS) { in pass_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pcs/
Dpcs.c230 cfm.status = BLE_SUCCESS; in pcs_read_att_cb()
236 cfm.status = BLE_SUCCESS; in pcs_read_att_cb()
242 cfm.status = BLE_SUCCESS; in pcs_read_att_cb()
273 cfm.status = BLE_SUCCESS; in pcs_write_att_cb()
382 if (BLE_SUCCESS == status && BLE_GATT_NOTIFICATION == p_ntf_ind->type) { in pcs_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr/
Dmlmr.c253 cfm.status = BLE_SUCCESS;
259 cfm.status = BLE_SUCCESS;
265 cfm.status = BLE_SUCCESS;
312 cfm.status = BLE_SUCCESS;
425 if (BLE_SUCCESS == status && BLE_GATT_NOTIFICATION == p_ntf_ind->type) {
472 sdk_err_t error_code = BLE_SUCCESS;
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas_c/
Dotas_c.c139 otas_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in otas_c_att_write_cb()
143 otas_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in otas_c_att_write_cb()
147 otas_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in otas_c_att_write_cb()
201 if (status != BLE_SUCCESS) { in otas_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/rscs_c/
Drscs_c.c189 if (BLE_SUCCESS != status) { in rscs_c_att_read_cb()
221 rscs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in rscs_c_att_write_cb()
225 rscs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in rscs_c_att_write_cb()
229 rscs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in rscs_c_att_write_cb()
290 if (status != BLE_SUCCESS) { in rscs_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/escs/
Descs.c172 ERROR_CODE_PRINT (error_code, BLE_SUCCESS); in escs_init()
206 cfm.status = BLE_SUCCESS; in escs_read_att_cb()
212 RETURN_IF_ERROR (error_code, BLE_SUCCESS); in escs_read_att_cb()
235 cfm.status = BLE_SUCCESS; in escs_write_att_cb()
275 ERROR_CODE_PRINT (error_code, BLE_SUCCESS); in esec_service_init()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ans_c/
Dans_c.c185 if (BLE_SUCCESS != status) { in ans_c_att_read_cb()
219 ans_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ans_c_att_write_cb()
223 ans_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ans_c_att_write_cb()
227 ans_c_evt.evt_type = (BLE_SUCCESS == status) ? in ans_c_att_write_cb()
284 if (status != BLE_SUCCESS) { in ans_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr_c/
Dmlmr_c.c146 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
150 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
154 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
158 gus_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in gus_c_att_write_cb()
261 if (BLE_SUCCESS == status) {
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lls_c/
Dlls_c.c134 if (BLE_SUCCESS != status) { in lls_c_att_read_cb()
162 lls_c_evt.evt_type = (BLE_SUCCESS == status) ?\ in lls_c_att_write_cb()
192 if (status != BLE_SUCCESS) { in lls_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hrs_c/
Dhrs_c.c186 if (BLE_SUCCESS != status) { in hrs_c_att_read_cb()
215 hrs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in hrs_c_att_write_cb()
219 hrs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in hrs_c_att_write_cb()
273 if (status != BLE_SUCCESS) { in hrs_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts_c/
Dcts_c.c279 if (BLE_SUCCESS != status) { in cts_c_att_read_cb()
330 cts_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in cts_c_att_write_cb()
334 cts_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in cts_c_att_write_cb()
338 cts_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in cts_c_att_write_cb()
397 if (status != BLE_SUCCESS) { in cts_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bas_c/
Dbas_c.c136 if (BLE_SUCCESS != status) { in bas_c_att_read_cb()
164 bas_c_evt.evt_type = (BLE_SUCCESS == status) ?\ in bas_c_att_write_cb()
217 if (status != BLE_SUCCESS) { in bas_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/fast_otas/
Dfast_otas.c223 cfm.status = BLE_SUCCESS; in fast_otas_read_att_cb()
259 cfm.status = BLE_SUCCESS; in fast_otas_write_att_cb()
360 if (status == BLE_SUCCESS) { in fast_otas_gatts_cmpl_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas/
Dotas.c238 cfm.status = BLE_SUCCESS;
274 cfm.status = BLE_SUCCESS;
372 if (status == BLE_SUCCESS) {
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ias_c/
Dias_c.c121 ias_c_evt.evt_type = (BLE_SUCCESS == status) ?\ in ias_c_att_write_cb()
153 if (status != BLE_SUCCESS) { in ias_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/tps_c/
Dtps_c.c119 if (BLE_SUCCESS != status) { in tps_c_att_read_cb()
155 if (status != BLE_SUCCESS) { in tps_c_srvc_browse_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/sample/
Dsample_service.c235 cfm.status = BLE_SUCCESS;
268 cfm.status = BLE_SUCCESS;
374 if (status == BLE_SUCCESS) {
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/rtus/
Drtus.c196 cfm.status = BLE_SUCCESS; in rtus_read_att_cb()
233 cfm.status = BLE_SUCCESS; in rtus_write_att_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hrs/
Dhrs.c229 cfm.status = BLE_SUCCESS; in hrs_read_att_cb()
295 cfm.status = BLE_SUCCESS; in hrs_write_att_cb()
306 cfm.status = BLE_SUCCESS; in hrs_write_att_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lns/
Dlns.c232 cfm.status = BLE_SUCCESS; in lns_read_att_cb()
275 cfm.status = BLE_SUCCESS; in lns_write_att_cb()
395 if (BLE_SUCCESS == status) { in lns_gatts_cplt_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ancs_c/
Dancs_c.c137 ancs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ancs_c_att_write_cb()
141 ancs_c_evt.evt_type = (BLE_SUCCESS == status) ? \ in ancs_c_att_write_cb()

123