OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcap_md_req
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/health/
mcap.h
107
} __attribute__ ((packed))
mcap_md_req
;
typedef in typeref:struct:__anon1491
mcap.c
406
static
mcap_md_req
*create_req(uint8_t op, uint16_t mdl_id)
408
mcap_md_req
*req_cmd;
410
req_cmd = g_new0(
mcap_md_req
, 1);
525
mcap_md_req
*cmd;
534
if (!mcap_send_std_opcode(mcl, cmd, sizeof(
mcap_md_req
), err)) {
560
mcap_md_req
*cmd;
563
if (!mcap_send_std_opcode(mcl, cmd, sizeof(
mcap_md_req
), err)) {
660
mcap_md_req
*cmd;
669
if (!mcap_send_std_opcode(mcl, cmd, sizeof(
mcap_md_req
), err)) {
966
mcap_md_req
*req
[
all
...]
Completed in 623 milliseconds