Home
last modified time | relevance | path

Searched refs:auth_callbacks (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/peripheral_gatt_write/src/
Dperipheral_gatt_write.c43 static struct bt_conn_auth_cb auth_callbacks = { variable
67 (void)bt_conn_auth_cb_register(&auth_callbacks); in peripheral_gatt_write()
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c188 static struct bt_conn_auth_cb auth_callbacks = { variable
261 bt_conn_auth_cb_register(&auth_callbacks); in init_peripheral()
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_member.c618 static struct bt_conn_auth_info_cb auth_callbacks = { variable
843 bt_conn_auth_info_cb_register(&auth_callbacks); in bt_csip_set_member_register()
Dpacs.c1042 static struct bt_conn_auth_info_cb auth_callbacks = { variable
1108 bt_conn_auth_info_cb_register(&auth_callbacks); in bt_pacs_cap_register()