Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Drfcdefs.h120 #define RFCOMM_PN_PRIORITY_0 0 macro
/aosp12/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test.cc273 RFCOMM_PN_PRIORITY_0, RFCOMM_K, lcid, acl_handle)); in StartClientPort()
334 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
348 RFCOMM_PN_CONV_LAYER_CBFC_I >> 4, RFCOMM_PN_PRIORITY_0, in ConnectClientPort()
/aosp12/system/bt/stack/rfcomm/
H A Drfc_ts_frames.cc229 *p_data++ = RFCOMM_PN_PRIORITY_0; in rfc_send_pn()