Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Duuid.c102 void bt_uuid_to_str(const struct bt_uuid *uuid, char *str, size_t len) in bt_uuid_to_str() function
136 bt_uuid_to_str(uuid, str, sizeof(str)); in bt_uuid_str()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Duuid.h605 void bt_uuid_to_str(const struct bt_uuid *uuid, char *str, size_t len);
618 static inline void bt_uuid_to_str(const struct bt_uuid *uuid, char *str, in bt_uuid_to_str() function
/AliOS-Things-master/components/ble_host/bt_host/common/
A Dlog.c64 bt_uuid_to_str(uuid, str, sizeof(str)); in bt_uuid_str_real()

Completed in 7 milliseconds