OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attrib_db_update
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/src/
attrib-server.h
31
int
attrib_db_update
(uint16_t handle, bt_uuid_t *uuid, const uint8_t *value,
attrib-server.c
747
attrib_db_update
(a->handle, NULL, value, vlen, &a);
1267
int
attrib_db_update
(uint16_t handle, bt_uuid_t *uuid, const uint8_t *value,
function
1334
return
attrib_db_update
(handle, NULL, value, len, NULL);
Completed in 133 milliseconds