Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dpb_gatt.h76 hci_con_handle_t pb_gatt_create_link(const uint8_t * device_uuid);
H A Dpb_gatt.c246 uint16_t pb_gatt_create_link(const uint8_t * device_uuid){ in pb_gatt_create_link() function