Searched refs:ESP_GATT_CHAR_PROP_BIT_NOTIFY (Results 1 – 22 of 22) sorted by relevance
287 if (a_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){ in gatts_profile_a_event_handler()340 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_a_event_handler()435 if (b_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){ in gatts_profile_b_event_handler()487 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_b_event_handler()
362 if (a_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){ in gatts_profile_a_event_handler()415 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_a_event_handler()534 if (b_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){ in gatts_profile_b_event_handler()586 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_b_event_handler()
406 … if (count > 0 && (char_elem_result[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)) { in gattc_profile_event_handler()645 if (a_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY) { in gatts_profile_a_event_handler()693 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_a_event_handler()783 if (b_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY) { in gatts_profile_b_event_handler()832 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_b_event_handler()
288 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY;292 …ic const uint8_t char_prop_read_notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_NOTIFY;293 …te_notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_WRITE|ESP_GATT_CHAR_PROP_BIT_NOTIFY;
201 if (a_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY) { in gatts_profile_a_event_handler()251 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_a_event_handler()
296 #define ESP_GATT_CHAR_PROP_BIT_NOTIFY (1 << 4) /* 0x10 */ /* relate to BTA_GATT_C… macro
224 …_GATT_UUID_CHAR_CLIENT_CONFIG && (char_result[c].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY) != 0)… in read_device_services()228 …== ESP_GATT_UUID_CHAR_CLIENT_CONFIG && (report->permissions & ESP_GATT_CHAR_PROP_BIT_NOTIFY) != 0)… in read_device_services()320 …if ((report->permissions & ESP_GATT_CHAR_PROP_BIT_NOTIFY) != 0 && report->protocol_mode == ESP_HID… in attach_report_listeners()
49 …onst uint8_t s_char_prop_read_notify = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_NOTIFY;
224 … if (count > 0 && (char_elem_result_a[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){ in gattc_profile_a_event_handler()425 … if (count > 0 && (char_elem_result_b[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){ in gattc_profile_b_event_handler()624 … if (count > 0 && (char_elem_result_c[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){ in gattc_profile_c_event_handler()
139 …ic const uint8_t char_prop_read_notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_NOTIFY;143 …notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_WRITE_NR|ESP_GATT_CHAR_PROP_BIT_NOTIFY;
409 if (char_elem_result[i].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY in gattc_profile_event_handler()417 … } else if (char_elem_result[i].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY in gattc_profile_event_handler()
403 if (a_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){ in gatts_profile_a_event_handler()482 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY; in gatts_profile_a_event_handler()
119 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY;
100 …ify = ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_NOTIFY;
198 … if (count > 0 && (char_elem_result[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){ in gattc_profile_event_handler()
172 …ify = ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_NOTIFY;
228 … if (count > 0 && (char_elem_result[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){ in gattc_profile_event_handler()
251 …d.uuid16 == REMOTE_NOTIFY_UUID && (char_elem_result[i].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)) in gattc_profile_event_handler()
294 …].uuid.len == ESP_UUID_LEN_16 && (char_elem_result[i].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)) in gattc_profile_event_handler()
179 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY;
488 …perty = ESP_GATT_CHAR_PROP_BIT_READ | ESP_GATT_CHAR_PROP_BIT_WRITE | ESP_GATT_CHAR_PROP_BIT_NOTIFY;513 * `ESP_GATT_CHAR_PROP_BIT_NOTIFY`: Characteristic can notify value changes725 if (b_property & ESP_GATT_CHAR_PROP_BIT_NOTIFY){
604 &ESP_GATT_CHAR_PROP_BIT_NOTIFY)){629 … if(count > 0 && (char_elem_result[0].properties & ESP_GATT_CHAR_PROP_BIT_NOTIFY)){