Searched refs:BTGATT_DB_DESCRIPTOR (Results 1 – 10 of 10) sorted by relevance
52 BTGATT_DB_DESCRIPTOR, enumerator
205 service[i].type = BTGATT_DB_DESCRIPTOR; in Battery_Instantiate()216 service[i].type = BTGATT_DB_DESCRIPTOR; in Battery_Instantiate()227 service[i].type = BTGATT_DB_DESCRIPTOR; in Battery_Instantiate()
77 {.type = BTGATT_DB_DESCRIPTOR, .uuid = desc_uuid, .permissions = 0x01}}; in TEST_F()
405 char_dscptr.gatt_type = BTGATT_DB_DESCRIPTOR; in gatts_add_char_descr()698 if (gatt_type == BTGATT_DB_DESCRIPTOR) { in gatts_send_app_read_request()
107 el->type == BTGATT_DB_DESCRIPTOR || in compute_service_size()240 } else if (el->type == BTGATT_DB_DESCRIPTOR) { in GATTS_AddService()
918 if (gatt_type == BTGATT_DB_DESCRIPTOR) { in gatts_process_write_req()
82 svc.push_back({.type = BTGATT_DB_DESCRIPTOR, in AddService()319 } else if (curr.type == BTGATT_DB_DESCRIPTOR) { in ServiceAddedCallback()
158 if (el.type == BTGATT_DB_DESCRIPTOR) { in ServiceAddedCallback()
276 {.type = BTGATT_DB_DESCRIPTOR, in SetUpTestService()
851 curr_db_attr, BTGATT_DB_DESCRIPTOR, desc.handle, 0 /* s_handle */, in bta_gattc_get_gatt_db_impl()