Searched refs:BT_PSM_ATT (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_main.c121 if (!L2CA_Register (BT_PSM_ATT, (tL2CAP_APPL_INFO *) &dyn_info))
126 BTM_SetSecurityLevel(TRUE, "", BTM_SEC_SERVICE_ATT, BTM_SEC_NONE, BT_PSM_ATT, 0, 0);
127 BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_ATT, BTM_SEC_NONE, BT_PSM_ATT, 0, 0);
163 if ((p_tcb->att_lcid = L2CA_ConnectReq(BT_PSM_ATT, rem_bda)) != 0)
H A Dgatt_utils.c1515 proto_elem_list[0].params[0] = BT_PSM_ATT;
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h229 #define BT_PSM_ATT 0x001F /* Attribute Protocol */ macro
/external/libnfc-nci/src/include/
H A Dbt_types.h205 #define BT_PSM_ATT 0x001F /* Attribute Protocol */ macro

Completed in 318 milliseconds