Searched refs:HCI_SUCCESS (Results 1 - 25 of 29) sorted by relevance

12

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_devctl.c755 if (status == HCI_SUCCESS)
818 if (status == HCI_SUCCESS)
852 if (status == HCI_SUCCESS)
885 if (status == HCI_SUCCESS)
923 if (status == HCI_SUCCESS)
957 if (status == HCI_SUCCESS)
1392 if (status == HCI_SUCCESS)
1437 if (status != HCI_SUCCESS)
1508 if (status == HCI_SUCCESS)
1534 if (status != HCI_SUCCESS)
[all...]
H A Dbtm_ble_bgconn.c239 if (status == HCI_SUCCESS)
254 if (status == HCI_SUCCESS)
271 if (*p == HCI_SUCCESS)
H A Dbtm_sec.c1075 btm_cb.acl_disc_reason = HCI_SUCCESS;
1708 btm_cb.acl_disc_reason = HCI_SUCCESS;
1787 btm_cb.acl_disc_reason = HCI_SUCCESS;
1902 btm_cb.acl_disc_reason = HCI_SUCCESS;
2819 case HCI_SUCCESS:
3122 if (status == HCI_SUCCESS)
3193 if (status != HCI_SUCCESS)
3272 p_dev_rec->sec_bd_name, HCI_SUCCESS);
3291 if (status != HCI_SUCCESS)
3761 if (status == HCI_SUCCESS)
[all...]
H A Dbtm_sco.c153 if (hci_status != HCI_SUCCESS || p_sco == NULL)
520 btm_esco_conn_rsp(sco_inx, HCI_SUCCESS, p_sco->esco.data.bd_addr, p_setup);
839 btm_esco_conn_rsp(xx, HCI_SUCCESS, bda, NULL);
916 if (hci_status != HCI_SUCCESS)
H A Dbtm_acl.c1225 if (lnkpol.hci_status == HCI_SUCCESS)
1269 if (status == HCI_SUCCESS)
1469 if (status != HCI_SUCCESS)
2228 ** Input Parms hci_status - status of the event (HCI_SUCCESS if no errors)
2241 if (hci_status != HCI_SUCCESS)
2256 if (hci_status == HCI_SUCCESS)
2313 if (hci_status != HCI_SUCCESS)
2320 if (hci_status == HCI_SUCCESS)
3065 if (results.hci_status == HCI_SUCCESS)
3128 if (results.hci_status == HCI_SUCCESS)
[all...]
H A Dbtm_inq.c1930 if (hci_status != HCI_SUCCESS)
2411 if(status!=HCI_SUCCESS || p_inq->next_state==BTM_FINISH || !p_inq->inq_active)
2444 p_inq->inq_cmpl_info.status = (tBTM_STATUS)((status == HCI_SUCCESS) ? BTM_SUCCESS : BTM_ERR_PROCESSING);
2718 if ((hci_status == HCI_SUCCESS))
2757 && (hci_status == HCI_SUCCESS))
2890 if (results.hci_status == HCI_SUCCESS)
H A Dbtm_ble_gap.c448 if (status == HCI_SUCCESS)
1753 UINT8 hci_status = HCI_SUCCESS;
2664 btm_process_inq_complete(HCI_SUCCESS, (UINT8)(p_inq->inqparms.mode & BTM_BLE_INQUIRY_MASK));
3005 if (status == HCI_SUCCESS)
3038 if (*p != HCI_SUCCESS)
H A Dbtm_ble_multi_adv.c129 if (status != HCI_SUCCESS)
H A Dbtm_pm.c730 ** Input Parms status - status of the event (HCI_SUCCESS if no errors)
745 if(status == HCI_SUCCESS)
781 ** Input Parms hci_status - status of the event (HCI_SUCCESS if no errors)
H A Dbtm_ble_adv_filter.c307 if (HCI_SUCCESS == status)
/external/bluetooth/bluedroid/vnd/ble/
H A Dvendor_ble.c305 if (status == HCI_SUCCESS)
324 if (status == HCI_SUCCESS)
347 if (status == HCI_SUCCESS)
362 if (status == HCI_SUCCESS)
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c885 if (status == HCI_SUCCESS)
1023 btm_process_cancel_complete(HCI_SUCCESS, BTM_BR_INQUIRY_MASK);
1290 if (status != HCI_SUCCESS)
1312 if (status != HCI_SUCCESS)
1976 if (status != HCI_SUCCESS)
2262 if (status == HCI_SUCCESS) enc_enable = 1;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_link.c184 if (status != HCI_SUCCESS)
193 if (ci.status == HCI_SUCCESS)
674 ci.status = HCI_SUCCESS;
1011 if (hci_status == HCI_SUCCESS)
H A Dl2c_main.c423 ci.status = HCI_SUCCESS;
787 ci.status = HCI_SUCCESS;
H A Dl2c_ble.c562 if (status != HCI_SUCCESS)
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_keys.c145 p_out->status = HCI_SUCCESS;
893 if (p && p->status == HCI_SUCCESS)
H A Dsmp_int.h155 #define SMP_ECNCRPYT_STATUS HCI_SUCCESS
/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_sco.c151 UINT8 hci_status = HCI_SUCCESS;
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h133 #define HCI_SUCCESS 0x00 macro
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_main.c933 if ((id != BTM_ROLE_MASTER) && (app_id != HCI_SUCCESS))
949 if ((HCI_SUCCESS != app_id) &&
966 if(HCI_SUCCESS == app_id || HCI_ERR_NO_CONNECTION == app_id)
H A Dbta_av_aact.c834 if (p_data->role_res.hci_status != HCI_SUCCESS)
860 if (p_data->role_res.hci_status != HCI_SUCCESS)
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm.c512 if (status == HCI_SUCCESS)
1191 if (status == HCI_SUCCESS)
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_sco.c1565 UINT8 hci_status = HCI_SUCCESS;
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c624 UINT16 disc_res = HCI_SUCCESS;
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c706 sec_event.link_down.status = HCI_SUCCESS;
2971 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS;
3494 && p_data->acl_change.hci_status == HCI_SUCCESS)

Completed in 2648 milliseconds

12