Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dtext.h21 std::string bt_conn_direction_text(const bt_conn_direction_t& direction);
Dtext.cc27 std::string bt_conn_direction_text(const bt_conn_direction_t& direction) { in bt_conn_direction_text() function
Dinterface.h155 bt_conn_direction_text(direction), acl_handle); in ToString()