Home
last modified time | relevance | path

Searched defs:db (Results 1 – 6 of 6) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_api.c320 btgatt_db_element_t **db, int *count) in BTA_GATTC_GetGattDb()
Dbta_gattc_cache.c1199 btgatt_db_element_t **db, in bta_gattc_get_gatt_db_impl()
1311 …gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_element_t **db, int *cou… in bta_gattc_get_gatt_db()
/system/core/toolbox/upstream-netbsd/bin/dd/
Ddd.h75 u_char *db; /* buffer address */ member
/system/sepolicy/tools/
Dcheck_seapp.c146 sepol_policydb_t *db; member
307 static int check_type(sepol_policydb_t *db, char *type) { in check_type()
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp237 void GetGattDbCallback(int conn_id, btgatt_db_element_t *db, int size) { in GetGattDbCallback()
/system/bt/btif/src/
Dbtif_gatt_client.c1229 btgatt_db_element_t *db = NULL; in btgattc_handle_event() local