Searched refs:bt_conn_direction_text (Results 1 – 3 of 3) sorted by relevance
21 std::string bt_conn_direction_text(const bt_conn_direction_t& direction);
27 std::string bt_conn_direction_text(const bt_conn_direction_t& direction) { in bt_conn_direction_text() function
155 bt_conn_direction_text(direction), acl_handle); in ToString()