Searched defs:scb (Results 1 - 5 of 5) sorted by relevance

/system/bt/bta/pan/
H A Dbta_pan_int.h143 BOOLEAN in_use; /* scb in use */
159 tBTA_PAN_SCB scb[BTA_PAN_NUM_CONN]; /* state machine control blocks */ member in struct:__anon551
/system/bt/bta/hf_client/
H A Dbta_hf_client_int.h183 tBTA_HF_CLIENT_SCB scb; /* service control block */ member in struct:__anon207
/system/bt/bta/ag/
H A Dbta_ag_int.h276 BOOLEAN in_use; /* scb in use */
319 tBTA_AG_SCB scb[BTA_AG_NUM_SCB]; /* service control blocks */ member in struct:__anon29
/system/bt/bta/hl/
H A Dbta_hl_int.h565 tBTA_HL_SDP_CB scb[BTA_HL_NUM_SDP_CBACKS]; member in struct:__anon258
/system/bt/stack/avdt/
H A Davdt_int.h100 ** Note that we "hide" the scb handles at the top of the message buffer.
104 /* scb transport channel connect timeout value */
107 /* scb transport channel disconnect timeout value */
200 /* scb state machine states; these state values are private to this module so
201 ** the scb state cannot be read or set by actions functions
282 /* scb state machine events */
468 /* type for scb event data */
486 tAVDT_CCB *p_ccb; /* ccb associated with this scb */
488 BOOLEAN allocated; /* whether scb is allocated or unused */
542 tAVDT_SCB scb[AVDT_NUM_SEP member in struct:__anon808
[all...]

Completed in 1114 milliseconds