Home
last modified time | relevance | path

Searched refs:RFCOMM_PN_PRIORITY_0 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Drfcdefs.h123 #define RFCOMM_PN_PRIORITY_0 0 macro
/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc277 RFCOMM_PN_PRIORITY_0, RFCOMM_K, lcid, acl_handle)); in StartClientPort()
339 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
353 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_ts_frames.cc238 *p_data++ = RFCOMM_PN_PRIORITY_0; in rfc_send_pn()