OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_PSM_INTERRUPT
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/hid/
hidh_conn.c
104
if (!L2CA_Register (
HID_PSM_INTERRUPT
, (tL2CAP_APPL_INFO *) &hst_reg_info))
225
if (psm ==
HID_PSM_INTERRUPT
)
499
if ((p_hcon->intr_cid = L2CA_ConnectReq (
HID_PSM_INTERRUPT
, hh_cb.devices[dhandle].addr)) == 0)
577
if ((p_hcon->intr_cid = L2CA_ConnectReq (
HID_PSM_INTERRUPT
, hh_cb.devices[dhandle].addr)) == 0)
[
all
...]
hidh_api.c
533
BTM_SEC_NONE,
HID_PSM_INTERRUPT
, BTM_SEC_PROTO_HID, 0))
540
BTM_SEC_NONE,
HID_PSM_INTERRUPT
, BTM_SEC_PROTO_HID, 0))
/external/bluetooth/bluedroid/stack/include/
bt_types.h
700
#define
HID_PSM_INTERRUPT
0x0013
/external/libnfc-nci/src/include/
bt_types.h
692
#define
HID_PSM_INTERRUPT
0x0013
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
704
case
HID_PSM_INTERRUPT
: /* 0x13 */
[
all
...]
Completed in 231 milliseconds