Home
last modified time | relevance | path

Searched refs:L2CA_GetBleConnRole (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_l2c.c95 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_connect_cback()
141 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_data_ind()
/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h1156 L2C_API extern UINT8 L2CA_GetBleConnRole (BD_ADDR bd_addr);
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_ble.c208 UINT8 L2CA_GetBleConnRole (BD_ADDR bd_addr) in L2CA_GetBleConnRole() function
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1563 role = L2CA_GetBleConnRole(bda); in bta_gattc_conn_cback()