HomeSort by relevance Sort by last modified time
    Searched defs:scb (Results 1 - 7 of 7) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewAdapter.java 504 final SuperCollapsedBlock scb = (SuperCollapsedBlock) v; local
505 scb.bind(this);
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_int.h 143 BOOLEAN in_use; /* scb in use */
159 tBTA_PAN_SCB scb[BTA_PAN_NUM_CONN]; /* state machine control blocks */ member in struct:__anon5591
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_int.h 183 tBTA_HF_CLIENT_SCB scb; /* service control block */ member in struct:__anon5230
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 276 BOOLEAN in_use; /* scb in use */
307 tBTA_AG_SCB *p_curr_scb; /* SCB associated with SCO connection */
308 tBTA_AG_SCB *p_xfer_scb; /* SCB associated with SCO transfer */
319 tBTA_AG_SCB scb[BTA_AG_NUM_SCB]; /* service control blocks */ member in struct:__anon5045
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 566 tBTA_HL_SDP_CB scb[BTA_HL_NUM_SDP_CBACKS]; member in struct:__anon5281
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 92 /* to distinguish CCB events from SCB events */
102 ** | BT_HDR | SCB handles | L2CAP + HCI header | AVDTP header | data ... |
104 ** Note that we "hide" the scb handles at the top of the message buffer.
108 /* scb transport channel connect timeout value */
111 /* scb transport channel disconnect timeout value */
204 /* scb state machine states; these state values are private to this module so
205 ** the scb state cannot be read or set by actions functions
286 /* scb state machine events */
472 /* type for scb event data */
490 tAVDT_CCB *p_ccb; /* ccb associated with this scb */
546 tAVDT_SCB scb[AVDT_NUM_SEPS]; \/* stream control blocks *\/ member in struct:__anon5843
    [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 6787 camera_data_callback scb = mDataCallback; local
    [all...]

Completed in 1264 milliseconds