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

  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 425 if(BTM_GetSecurityFlags(bd_addr, &sec_flags))
449 if(BTM_GetSecurityFlags(bd_addr, &sec_flags))
475 if(BTM_GetSecurityFlags(bd_addr, &sec_flags))
498 if (BTM_GetSecurityFlags(bd_addr, &sec_flags) &&
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 417 if (BTM_GetSecurityFlags(p_tcb->peer_bda, &flag))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 339 ** Function BTM_GetSecurityFlags
346 BOOLEAN BTM_GetSecurityFlags (BD_ADDR bd_addr, UINT8 * p_sec_flags)
355 BTM_TRACE_ERROR ("BTM_GetSecurityFlags false");
382 BTM_TRACE_ERROR ("BTM_GetSecurityFlags false");
    [all...]

Completed in 54 milliseconds