Searched defs:hci_status (Results 1 - 13 of 13) sorted by relevance

/system/bt/bta/hf_client/
H A Dbta_hf_client_sco.c150 UINT8 hci_status = HCI_SUCCESS; local
170 hci_status = HCI_ERR_HOST_REJECT_DEVICE;
173 BTM_EScoConnRsp(p_data->sco_inx, hci_status, &resp);
/system/bt/bta/sys/
H A Dbta_sys_conn.c103 void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status) argument
107 bta_sys_cb.p_role_cb(BTA_SYS_ROLE_CHANGE, new_role, hci_status, p_bda);
/system/bt/bta/ag/
H A Dbta_ag_sco.c1559 UINT8 hci_status = HCI_SUCCESS; local
1620 hci_status = HCI_ERR_HOST_REJECT_DEVICE;
1627 BTM_EScoConnRsp(p_data->sco_inx, hci_status, &resp);
/system/bt/bta/dm/
H A Dbta_dm_pm.c42 static void bta_dm_pm_btm_cback(BD_ADDR bd_addr, tBTM_PM_STATUS status, UINT16 value, UINT8 hci_status);
933 static void bta_dm_pm_btm_cback(BD_ADDR bd_addr, tBTM_PM_STATUS status, UINT16 value, UINT8 hci_status) argument
941 p_buf->hci_status = hci_status;
1022 if (p_data->pm_status.hci_status != 0)
1024 APPL_TRACE_ERROR("%s hci_status=%d", __func__, p_data->pm_status.hci_status);
1069 if (p_data->pm_status.hci_status == 0)
H A Dbta_dm_int.h317 UINT8 hci_status; member in struct:__anon93
332 UINT8 hci_status; member in struct:__anon94
/system/bt/stack/btm/
H A Dbtm_pm.c805 ** Input Parms hci_status - status of the event (HCI_SUCCESS if no errors)
813 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) argument
883 (*btm_cb.pm_reg_db[yy].cback)( p->remote_addr, mode, interval, hci_status);
892 btm_cont_rswitch(p, btm_find_dev(p->remote_addr), hci_status);
H A Dbtm_acl.c354 void btm_acl_report_role_change (UINT8 hci_status, BD_ADDR bda) argument
362 ref_data.hci_status = hci_status;
709 btm_cb.devcb.switch_role_ref_data.hci_status = HCI_ERR_UNSUPPORTED_VALUE;
762 btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr);
778 btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr);
786 evt.hci_status = btm_cb.devcb.switch_role_ref_data.hci_status;
790 evt.new_role, evt.hci_status, p->switch_role_state);
1452 void btm_acl_role_changed (UINT8 hci_status, BD_ADD argument
2418 btm_cont_rswitch(tACL_CONN *p, tBTM_SEC_DEV_REC *p_dev_rec, UINT8 hci_status) argument
[all...]
H A Dbtm_inq.c1691 UINT8 hci_status; local
1712 STREAM_TO_UINT8 (hci_status, p);
1713 if (hci_status != HCI_SUCCESS)
1716 BTM_TRACE_WARNING ("BTM Warning: Set Event Filter Failed (HCI returned 0x%x)", hci_status);
2323 void btm_process_remote_name (BD_ADDR bda, BD_NAME bdn, UINT16 evt_len, UINT8 hci_status) argument
2354 if (hci_status == HCI_ERR_UNSPECIFIED)
2364 if (hci_status == HCI_SUCCESS)
2466 STREAM_TO_UINT8 (results.hci_status, p);
2468 if (results.hci_status == HCI_SUCCESS)
2474 results.tx_power, results.hci_status);
[all...]
H A Dbtm_ble_gap.c2038 UINT8 hci_status = HCI_SUCCESS; local
2050 hci_status = HCI_ERR_HOST_TIMEOUT;
2053 btm_process_remote_name(bda, bd_name, length +1, hci_status);
2054 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status);
H A Dbtm_int.h359 UINT8 hci_status; member in struct:__anon871
669 UINT8 hci_status; member in struct:__anon883
927 UINT8 hci_status);
957 UINT8 hci_status);
973 extern void btm_acl_role_changed (UINT8 hci_status, BD_ADDR bd_addr, UINT8 new_role);
992 extern void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
998 extern void btm_sco_chk_pend_unpark (UINT8 hci_status, UINT16 hci_handle);
1000 #define btm_sco_chk_pend_unpark(hci_status, hci_handle)
1012 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
/system/bt/stack/l2cap/
H A Dl2c_link.c945 void l2c_link_role_changed (BD_ADDR bd_addr, UINT8 new_role, UINT8 hci_status) argument
960 if (hci_status == HCI_SUCCESS)
/system/bt/bta/av/
H A Dbta_av_int.h375 UINT8 hci_status; member in struct:__anon56
/system/bt/stack/include/
H A Dbtm_api.h722 UINT8 hci_status; /* HCI status returned with the event */ member in struct:__anon1031
744 UINT8 hci_status; member in struct:__anon1033
755 UINT8 hci_status; member in struct:__anon1034
766 UINT8 hci_status; member in struct:__anon1035
777 UINT8 hci_status; member in struct:__anon1036
849 UINT8 hci_status; /* HCI status returned with the event */ member in struct:__anon1041
1054 UINT8 hci_status; member in struct:__anon1047
1812 UINT16 value, UINT8 hci_status);
3095 ** valid. The hci_status parameter should be
3102 extern void BTM_EScoConnRsp (UINT16 sco_inx, UINT8 hci_status,
[all...]

Completed in 341 milliseconds