OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:busy_level
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_av_co.h
69
UINT8
busy_level
; /* Busy level indicating the bit-rate to be used */
member in struct:__anon2660
bta_api.h
792
tBTA_DM_BUSY_LEVEL
busy_level
; \/* System busy level *\/
member in union:__anon2632
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_acl.c
434
UINT8
busy_level
;
local
481
busy_level
= 10;
483
busy_level
= (UINT8)btm_cb.num_acl;
485
if (
busy_level
!= btm_cb.
busy_level
)
488
evt.
busy_level
=
busy_level
;
489
btm_cb.
busy_level
=
busy_level
;
[
all
...]
btm_int.h
98
BOOLEAN link_up_issued; /* True if
busy_level
link up has been issued */
876
UINT8
busy_level
; \/* the current busy level *\/
member in struct:__anon3094
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_media_task.c
226
UINT8
busy_level
;
member in struct:__anon2950
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h
358
UINT8
busy_level
;
member in struct:__anon2459
/external/bluetooth/bluedroid/stack/include/
uipc_msg.h
828
UINT8
busy_level
; /* Busy level indicating the bit-rate to be used */
member in struct:__anon3456
btm_api.h
844
UINT8
busy_level
;\/* when paging or inquiring, level is 10.
member in struct:__anon3246
[
all
...]
Completed in 107 milliseconds