OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mdep_id
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/health/
mcap_internal.h
120
uint8_t
mdep_id
; /* MCAP Data End Point */
member in struct:mcap_mdl
mcap.c
489
mdl->
mdep_id
= mdepid;
990
uint8_t
mdep_id
;
local
1006
mdep_id
= req->mdep;
1007
if (
mdep_id
> MCAP_MDEPID_FINAL) {
1024
rsp = mcl->cb->mdl_conn_req(mcl,
mdep_id
, mdl_id, &conf,
1057
mdl->
mdep_id
=
mdep_id
;
[
all
...]
Completed in 46 milliseconds