Home
last modified time | relevance | path

Searched refs:convert_to_id_on_match (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c3922 static void convert_to_id_on_match(struct bt_conn *conn, void *data) in convert_to_id_on_match() function
3998 convert_to_id_on_match, in smp_ident_addr_info()
Dgatt.c1109 static uint8_t convert_to_id_on_match(const struct bt_gatt_attr *attr, in convert_to_id_on_match() function
1143 bt_gatt_foreach_attr(0x0001, 0xffff, convert_to_id_on_match, &user_data); in bt_gatt_identity_resolved()