Home
last modified time | relevance | path

Searched refs:bta_jv_status_text (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc391 bta_jv_status_text(ret), slot->scn, slot->addr); in btsock_rfc_connect()
523 bta_jv_status_text(p_init->status)); in on_cl_rfc_init()
526 bta_jv_status_text(p_init->status), slot->id); in on_cl_rfc_init()
542 bta_jv_status_text(p_start->status), slot->id); in on_srv_rfc_listen_started()
606 bta_jv_status_text(p_open->status), slot->id); in on_cli_rfc_connect()
864 id, bta_jv_status_text(status), scn); in handle_discovery_comp()
/packages/modules/Bluetooth/system/bta/include/
Dbta_jv_api.h49 inline std::string bta_jv_status_text(const tBTA_JV_STATUS& status) { in bta_jv_status_text() function
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc849 bta_jv_status_text(bta_jv.disc_comp.status), bta_jv.disc_comp.scn); in bta_jv_start_discovery_cback()
1953 log::warn("free pm cb failed: reason={}", bta_jv_status_text(status)); in bta_jv_set_pm_profile()