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

  /system/bt/stack/include/
bnep_api.h 57 BNEP_CONN_FAILED_SRC_UUID, /* Connection failed wrong source UUID */
pan_api.h 71 PAN_INVALID_SRC_ROLE = BNEP_CONN_FAILED_SRC_UUID, /* Connection failed wrong source UUID */
  /system/bt/stack/pan/
pan_main.c 144 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_SRC_UUID);
198 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_SRC_UUID);
  /system/bt/stack/bnep/
bnep_api.c 251 if (resp == BNEP_CONN_FAILED_SRC_UUID) resp_code = BNEP_SETUP_INVALID_SRC_UUID;
bnep_utils.c 713 resp = BNEP_CONN_FAILED_SRC_UUID;
    [all...]

Completed in 95 milliseconds