Searched refs:BTGATT_DB_DESCRIPTOR (Results 1 – 8 of 8) sorted by relevance
410 char_dscptr.gatt_type = BTGATT_DB_DESCRIPTOR; in gatts_add_char_ext_prop_descr()437 char_dscptr.gatt_type = BTGATT_DB_DESCRIPTOR; in gatts_add_char_descr()721 if (gatt_type == BTGATT_DB_DESCRIPTOR) { in gatts_send_app_read_request()
109 el->type == BTGATT_DB_DESCRIPTOR || in compute_service_size()266 } else if (el->type == BTGATT_DB_DESCRIPTOR) { in GATTS_AddService()
1032 if (gatt_type == BTGATT_DB_DESCRIPTOR) { in gatts_process_write_req()
54 BTGATT_DB_DESCRIPTOR, enumerator
92 .type = BTGATT_DB_DESCRIPTOR, in TEST_F()
270 ccc_descriptor.type = BTGATT_DB_DESCRIPTOR; in OnGattServerRegister()668 } else if (service[i].type == BTGATT_DB_DESCRIPTOR) { in OnServiceAdded()
1000 curr_db_attr, BTGATT_DB_DESCRIPTOR, desc.handle, 0 /* s_handle */, in bta_gattc_get_gatt_db_impl()
227 BTGATT_DB_DESCRIPTOR = 4 variable in FlossGattServer