HomeSort by relevance Sort by last modified time
    Searched refs:BTM_USE_DEF_LOCAL_NAME (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/include/
bt_target.h 1057 #ifndef BTM_USE_DEF_LOCAL_NAME
1058 #define BTM_USE_DEF_LOCAL_NAME TRUE
1061 /* Fixed Default String (Ignored if BTM_USE_DEF_LOCAL_NAME is FALSE) */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 147 #if (BTM_USE_DEF_LOCAL_NAME == TRUE)
691 #elif BTM_USE_DEF_LOCAL_NAME == TRUE
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 799 #ifndef BTM_USE_DEF_LOCAL_NAME
800 #define BTM_USE_DEF_LOCAL_NAME FALSE
803 /* Fixed Default String (Ignored if BTM_USE_DEF_LOCAL_NAME is FALSE) */
    [all...]

Completed in 35 milliseconds