Searched refs:command_allowed (Results 1 – 2 of 2) sorted by relevance
96 …ient_enable_notification(mock_gatt_client_characteristic_t * characteristic, bool command_allowed);
658 …ient_enable_notification(mock_gatt_client_characteristic_t * characteristic, bool command_allowed){ in mock_gatt_client_enable_notification() argument659 if (command_allowed){ in mock_gatt_client_enable_notification()