Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h123 #define GATT_CONN_TERMINATE_LOCAL_HOST HCI_ERR_CONN_CAUSE_LOCAL_HOST
Dhcidefs.h641 #define HCI_ERR_CONN_CAUSE_LOCAL_HOST 0x16 macro
/system/bt/stack/gatt/
Dgatt_main.cc241 gatt_cleanup_upon_disc(p_tcb->peer_bda, HCI_ERR_CONN_CAUSE_LOCAL_HOST, p_tcb->transport); in gatt_disconnect()
/system/bt/stack/l2cap/
Dl2c_api.cc1676 p_lcb->disc_reason = HCI_ERR_CONN_CAUSE_LOCAL_HOST; in L2CA_RemoveFixedChnl()
/system/bt/stack/btu/
Dbtu_hcif.cc1131 if ((reason != HCI_ERR_CONN_CAUSE_LOCAL_HOST) && in btu_hcif_disconnection_comp_evt()
/system/bt/stack/btm/
Dbtm_sec.cc3343 (status != HCI_ERR_CONN_CAUSE_LOCAL_HOST)) { in btm_simple_pair_complete()
3615 (status != HCI_ERR_CONN_CAUSE_LOCAL_HOST))) in btm_sec_auth_complete()