HomeSort by relevance Sort by last modified time
    Searched full:callout (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/bluetooth/bluedroid/bta/include/
bta_hh_co.h 34 ** Description This callout function is executed by HH when data is received
49 ** Description This callout function is executed by HH when connection is
63 ** Description This callout function is executed by HH when connection is
bta_dm_co.h 21 * This is the interface file for device mananger callout functions.
61 ** Description This callout function is executed by DM to get IO capabilities
80 ** Description This callout function is executed by DM to report IO capabilities
98 ** Description This callout function is executed by DM to check if the
113 ** Description This callout function is executed by DM to report the OOB
129 ** Description This callout function is executed by DM to request the OOB
210 ** Description This callout function is executed by DM to get BLE IO capabilities
236 ** Description This callout function is to load the local BLE keys if available
252 ** Description This callout function is executed by DM to get BLE IO capabilities
bta_gattc_co.h 33 ** Description This callout function is executed by GATTC when a GATT server
51 ** Description This callout function is executed by GATTC when a GATT server
66 ** Description This callout function is executed by GATT when a server cache
86 ** Description This callout function is executed by GATT when server cache
104 ** Description This callout function is executed by GATTC to reset cache in
bta_gatts_co.h 33 ** Description This callout function is executed by GATTS when a GATT server
69 ** Description This callout function is executed by GATTS when a GATT server
bta_av_co.h 78 ** Description This callout function is executed by AV when it is
94 ** Description This callout function is executed by AV to report the
109 ** Description This callout function is executed by AV to report the
124 ** Description This callout function is executed by AV to retrieve the
140 ** Description This callout function is executed by AV to retrieve the
156 ** Description This callout function is executed by AV to set the
171 ** Description This callout function is executed by AV to set the
bta_ag_co.h 29 /* Definitions for audio state callout function "state" parameter */
39 ** Description This callout function is executed by AG when it is
bta_sys_co.h 21 * This is the interface file for system callout functions.
bta_gattc_ci.h 86 ** specified in the read callout-function.
  /external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c 36 ** Description This callout function is executed by GATTC when a GATT server
59 ** Description This callout function is executed by GATT when server cache
82 ** Description This callout function is executed by GATT when a server cache
106 ** Description This callout function is executed by GATTC when a GATT server
125 ** Description This callout function is executed by GATTC to reset cache in
bta_dm_co.c 38 ** Description This callout function is executed by DM to get memory for compression
41 ** memory_p - memory return by callout
56 ** Description This callout function is executed by DM to get IO capabilities
83 ** Description This callout function is executed by DM to report IO capabilities
103 ** Description This callout function is executed by DM to check if the
121 ** Description This callout function is executed by DM to report the OOB
143 ** Description This callout function is executed by DM to request the OOB
322 ** Description This callout function is executed by DM to get BLE key information
350 ** Description This callout function is to load the local BLE keys if available
371 ** Description This callout function is executed by DM to get BLE IO capabilitie
    [all...]
bta_gatts_co.c 188 ** Description This callout function is executed by GATTS when a GATT server
229 ** Description This callout function is executed by GATTS when a GATT server
  /external/bluetooth/bluedroid/hci/src/
bt_hw.c 116 ** Description HOST/CONTROLLER VENDOR LIB CALLOUT API - This function is
137 ** Description HOST/CONTROLLER VENDOR LIB CALLOUT API - This function is
156 ** Description HOST/CONTROLLER VEDNOR LIB CALLOUT API - This function is
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 203 /* datapath buffer allocation callback (callout)
205 * Vendor lib needs to request a buffer through the alloc callout function
243 /* datapath buffer deallocation callback (callout) */
250 * in at the p_mem parameter by calling dealloc callout function.
254 /* hci command packet transmit callback (callout)
256 * Vendor lib calls xmit_cb callout function in order to send a HCI Command
258 * needs to be first allocated through the alloc callout function.
276 * Callback and callout functions have implemented in HCI libray
bt_hci_lib.h 114 /* datapath buffer allocation callback (callout) */
117 /* datapath buffer deallocation callback (callout) */
  /external/chromium/chrome/browser/resources/ntp4/
tile_page.css 35 -webkit-touch-callout: none;
  /external/libnfc-nci/src/nfa/include/
nfa_mem_co.h 22 * Callout functions for memory allocation/deallocatoin
nfa_nv_ci.h 89 ** specified in the read callout-function.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 80 on the callout port */
83 #define ASYNC_SPLIT_TERMIOS 0x0008 /* Separate termios for dialin/callout */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 80 on the callout port */
83 #define ASYNC_SPLIT_TERMIOS 0x0008 /* Separate termios for dialin/callout */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 80 on the callout port */
83 #define ASYNC_SPLIT_TERMIOS 0x0008 /* Separate termios for dialin/callout */
  /external/linux-tools-perf/Documentation/
manpage-base.xsl 25 <xsl:template match="callout">
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 69 ** specified in the read callout-function.
  /external/ppp/pppd/
main.c 1240 struct callout { struct
1244 struct callout *c_next;
1247 static struct callout *callout = NULL; /* Callout list */ variable in typeref:struct:callout
1259 struct callout *newp, *p, **pp;
1264 if ((newp = (struct callout *) malloc(sizeof(struct callout))) == NULL)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 23 * Declare/comment prototypes of all native callout functions invoked by the
  /dalvik/vm/compiler/codegen/mips/
CalloutHelper.h 23 * Declare/comment prototypes of all native callout functions invoked by the

Completed in 3626 milliseconds

1 2 3