Searched refs:BTPAN_ROLE_NONE (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/include/hardware/ | ||
H A D | bt_pan.h | 22 #define BTPAN_ROLE_NONE 0 macro |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_pan.cc | 117 int role = BTPAN_ROLE_NONE; in btif_pan_init() |