Home
last modified time | relevance | path

Searched refs:gatt_disconnection_reason_text (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc683 gatt_disconnection_reason_text( in bta_gattc_close()
690 gatt_disconnection_reason_text( in bta_gattc_close()
1406 gatt_disconnection_reason_text(reason)); in bta_gattc_conn_cback()
1411 gatt_disconnection_reason_text(reason)); in bta_gattc_conn_cback()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1703 gatt_disconnection_reason_text(le_close->reason).c_str())); in bta_hh_le_open_fail()
1752 gatt_disconnection_reason_text(le_close->reason).c_str())); in bta_hh_gatt_close()
1776 p_cb->link_spec, gatt_disconnection_reason_text(le_close->reason)); in bta_hh_gatt_close()
1791 p_cb->link_spec, gatt_disconnection_reason_text(le_close->reason)); in bta_hh_gatt_close()
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h285 inline std::string gatt_disconnection_reason_text( in gatt_disconnection_reason_text() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc1788 bda, gatt_disconnection_reason_text(reason), in gatt_cleanup_upon_disc()
1794 gatt_disconnection_reason_text(reason), in gatt_cleanup_upon_disc()