Home
last modified time | relevance | path

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

/btstack/test/mock/
H A Dmock_gatt_client.h96 …ient_enable_notification(mock_gatt_client_characteristic_t * characteristic, bool command_allowed);
H A Dmock_gatt_client.c658 …ient_enable_notification(mock_gatt_client_characteristic_t * characteristic, bool command_allowed){ in mock_gatt_client_enable_notification() argument
659 if (command_allowed){ in mock_gatt_client_enable_notification()