Searched refs:CCC_VALUE_NOTIFY (Results 1 – 9 of 9) sorted by relevance
156 if (bas->conn_handle != 0xFFFF && bas->ccc == CCC_VALUE_NOTIFY) { in bas_level_update()
178 if (hrs->conn_handle != 0xFFFF && hrs->mea_ccc == CCC_VALUE_NOTIFY) { in hrs_measure_level_update()
101 uint8_t ccc_enable = CCC_VALUE_NOTIFY; in mtu_exchange()329 uint8_t ccc_enable = CCC_VALUE_NOTIFY; in service_discovery()
188 … !length || !uart || uart->conn_handle < 0 || uart->server_data.tx_ccc_value != CCC_VALUE_NOTIFY) { in uart_server_send()
353 if (hids->protocol_mode == HIDS_REPORT_PROTOCOL_MODE && hids->input_ccc == CCC_VALUE_NOTIFY) { in hids_notify_send()
443 if (g_tx_ccc_value != CCC_VALUE_NOTIFY) { in ble_ota_process()
473 value = CCC_VALUE_NOTIFY; in cmd_gatt_subscribe()937 if (g_notify_data.notify_type == CCC_VALUE_NOTIFY) { in notify_action()965 if (test_svc.ccc == CCC_VALUE_NOTIFY) { in event_char_ccc_change()966 g_notify_data.notify_type = CCC_VALUE_NOTIFY; in event_char_ccc_change()1348 if (test3_svc.ccc == CCC_VALUE_NOTIFY) { in event3_char_write()1595 if (test3_svc.ccc == CCC_VALUE_NOTIFY) { in gatt_notification()
572 value = CCC_VALUE_NOTIFY; in cmd_gatt_subscribe()961 if (g_notify_data.notify_type == CCC_VALUE_NOTIFY) { in notify_action()987 if (test_svc.ccc == CCC_VALUE_NOTIFY) { in event_char_ccc_change()988 g_notify_data.notify_type = CCC_VALUE_NOTIFY; in event_char_ccc_change()
31 CCC_VALUE_NOTIFY = 1, enumerator
Completed in 17 milliseconds